For example:
x := #123;
I tried to search around Google but I simply have no idea what this means.
#123 is a character (Char type) of the ordinal value 123.
#123
Char
123