GB_ERR_TYPE

#define GB_ERR_TYPE ((char *)6)

This constant represents the Type mismatch (6) prefined error string.

Use it with the GB.Error function.

See also