$push

Pushes the given value onto the top of the local stack.
Syntax
    $push{value}
DocumentationPushes the given value onto the top of the local stack:

    Parameters:
      value, the value to be pushed.
    Note:
      the local stack is a 'last in - first out' list of objects.
Examples
    Example:
    Example....
    Result:
    Result....
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1