bool
Less than 1 minute
bool
Boolean (primitive)
Description
A true or false value.
Supported Hooks
Marshal()SupportedUnmarshal()Supported
See Also
Marshal()(type): Converts structured memory into a structured file format (eg for stdio)Unmarshal()(type): Converts a structured file format into structured memorynum(number): Floating point number (primitive)str(string) : string (primitive)