HS.HC.DataType.SysEnvVar.Boolean
datatype class HS.HC.DataType.SysEnvVar.Boolean extends %Library.String, %Library.Boolean
ODBC Type: VARCHAR
Can be a Boolean OR a system environment variable.Method Inventory
Parameters
parameter JSONTYPE = runtime;
Inherited description: JSONTYPE is JSON type used for this datatype.
Methods
Inherited description: Tests if the boolean value %val is valid.
Inherited description: If JSONLISTPARAMETER is specified, XSDToLogical is generated which imports using the list specified by JSONLISTPARAMETER.
Inherited description: If JSONLISTPARAMETER is specified, XSDToLogical is generated which exports using the list specified by JSONLISTPARAMETER.