Reverse array
Last updated
Last updated
The Reverse Array node is used to reverse elements of an array
Node name
true
Variable name
variable name of array to reverse
true
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>