Overview | Statement List | Example
GRARGS/parameter list,[,IFERR,label:]
Defines the argument list to be shared by the User Function routines UF_ask_grip_args and UF_set_grip_args.
Parameter |
Description |
parameter list |
The parameter list can be composed of any of the following elements iin any order: [,NUMV] – a numeric variable [,NUMARR] – a numeric array variable [,ENTV] – an entity variable [,ENTARR] – an entity array variable [,STRV] – a string variable [,STRARR] – a string array variable |