Changes

Jump to navigation Jump to search
108 bytes added ,  02:56, 22 March 2024
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.
2,824

edits

Navigation menu