Reverses the order of the elements in array. The connector pane displays the default data types for this polymorphic function.
![]() |
1D array can be a 1D array of any type. |
![]() |
reversed array. If array has n elements, array[0] becomes reversed array[n-1], array[1] becomes reversed array[n-2], and so on. |