Reverse array
The Reverse Array node is used to reverse elements of an array
Properties Panel
General
Field
Description
Required
Variable name
variable name of array to reverse
true
Returns
This node does not return any values but create a new variables with result . You can access it using magical autocomplete using $.variables.<Variable name>
Last updated