The Reverse Array node is used to reverse elements of an array
Node name
Checkout Node name
true
Variable name
variable name of array to reverse
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>
$.variables.<Variable name>
Last updated 1 year ago