Description
Appends an item to a JSON Array variable. Will create a new JSON Array if it does not exist.
Signature
SetVarAppendJArray( 'variablename', CreateJObject(CreateJProperty(), CreateJProperty()) )
Example
Use the search function to see examples.