Views:

Product: LABELVIEW, CODESOFT

Version: All Versions

 

 

char(<<integer>>): gives the character corresponding to the integer argument in the ASCII table.

Example:
char (65) = "A"

Note: The application supports extended ASCII characters.