AsciiChar

Type: AsciiChar
Range: Ascii character set
Size: 1 Byte (8 bits)
Supported Operations: = (IsEqual), != (IsNotEqual),
@ (AddressOf)
Declaration:
Type AsciiChar
   IsA Byte
End Type