Added the last_value
property to the Array
class (v3.3.1)
#945
simon-ritchie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since version 3.3.1, the
last_value
property has been added to theArray
class.This interface returns an array's last index value:
For more details, please see the following document:
Beta Was this translation helpful? Give feedback.
All reactions