Booleans
Booleans in Internet Object
Syntax
boolean = compactBoolean | verboseBoolean
compactBoolean = "T" | "F"
verboseBoolean = "true" | "false"Structural Characters
Symbol
Name
Unicode
Description
Valid Forms
T # Compact true
F # Compact false
true # Verbose true
false # Verbose falseOptional Behaviors
Literal and Alternate Forms
Invalid Forms
See Also
Last updated
Was this helpful?
