Reverse array

The Reverse Array node is used to reverse elements of an array

Properties Panel

General

FieldDescriptionRequired

Node name

true

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