Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Array nth Functions
(view source)
Revision as of 02:56, 22 March 2024
108 bytes added
,
02:56, 22 March 2024
→Array.nth(SomeNth, SomeCount)
Line 11:
Line 11:
Note that Array.first(Count) and Array.last(Count) give array of numbers as result.
Note that Array.first(Count) and Array.last(Count) give array of numbers as result.
+
+
Array.ends() is the same function, but returns elements from front and back, and uses the same parameters.
The following are the easier way to get the xth element from an array. If multidimensional array, it gives the xth row.
The following are the easier way to get the xth element from an array. If multidimensional array, it gives the xth row.
Joseph
Administrators
, writer
2,824
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Community portal
Current events
Recent changes
Help
Tools
ZCubes Web Platform
Printable version