Home > api > name > gb_t_void 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
GB_T_VOID
Syntax
#define GB_T_VOID 0

This constant represents an unknown or not specified Gambas datatype.

The interpreter uses this constant to indicate that an optional function parameter was not used by the function caller.

See also

Datatypes Constants