Language Reference Guide : 4. System Classes : KeyPressInfo Class : Character Attribute
 
Share this page                  
Character Attribute
Data Type: varchar(4)
4GL Access: RW
The Character attribute contains the character associated with the key that caused the KeyPress event. It is varchar(4) because in an UTF8 or multi-byte environment, a character can consist of more than one byte.