Home / api / name / gb_value 
GB_VALUE
Syntax
typedef
  struct {
    GB_TYPE type;
    long _reserved[3];
    }
  GB_VALUE;

This structure represents a generic Gambas value.

See also

Gambas Value Datatype