Home / api / name / arg 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
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