/
api
/
name
/ gb.getunknown
GB.GetUnknown
Syntax
const char *
GB.GetUnknown
( void )
Returns the name of the unknown symbol.
This function must be used in the special
_unknown
method implementation only.
See also
Unknown Special Method Management
Special Methods