Home / api / name / missing 
MISSING
Syntax
#define MISSING ( name ) ...

Returns if an optional argument named name is missing, i.e. if it was given a value by the caller.


See also
Methods Implementation