$dummy

Appends all further parameters to the first parameter.
Syntax
    $dummy{par_1}{par_2} ... {par_n}
DocumentationAppends all further parameters to the first parameter:

    Parameters:
      par_1 through par_n, the parameters whos values are to be appended.
    Returns:
      the value of par_n appended to the value of par_n-1 appended to ... appended to the value of par_1.
Examples
(No example available.)
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters <unlimited>