Home »Action Reference»Array Actions»Array Add
Index

Array Add

Add an item to the end of an Array.

Array
The Array Variable to use.
Value
Item to add.

 

Example

Add a name to an array of strings called Names:

Result:

Diagram: