$array.new

This Function create a new array
Syntax
    $array.new{}
DocumentationThis Function create an new array like a current,local or session array:

    Paramter:
      none
    Returns:
      none
    Throws:
      none
Examples
$setCurrent{my_array}{$array.new{}}
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters <unlimited>