Type: | UnicodeChar, Char (synonomous) (see also AsciiChar) |
Range: | Unicode character set |
Size: | 2 Bytes (16 bits) |
Supported Operations: |
= (IsEqual),
!= (IsNotEqual), @ (AddressOf) |
Declaration: |
Type UnicodeChar
IsA Word End Type Synonym Char = UnicodeChar |