Terms


Terms:

 

Types of arguments:

Type Description Rendered in templates as Note
D any data   any char
N integer /N ARexx integral number
S symbol /S ARexx valid symbol
V stem name /V as S but with length<=32
O symbol /O as S but also ""

 

Arguments templates form:

The template of the function NewObj() is

<class/V>,[name/O],[stem/V],[freeChild/N]

it means that the arguments of the function are: