|
Array - Add Element
Adds an element to the array.
Parameters
-
Array name Specifies the array's name.
-
Value type Specifies the data type of the new element.
-
Value Specifies the content of the new element.
-
Variable value is plain-text With the option checked, the value will be treated as a pure string,
otherwise, the player will evaluate expressions in the value which quoted by the percentage signs.
Notes
|