Home / api / name / arg 
ARG
Syntax
#define ARG ( name ) ...

Returns a pointer to the argument named name, i.e. a pointer to the GB_VALUE structure in the interpreter stack.


See also
Methods Implementation