SET-MONEY
Defines the ASCII character used in numeric conversions as a monetary denomination symbol by the language specified for this port (Denationalisation).
Command Class
TCL-I command.
Syntax
SET-MONEY character
Syntax Elements
character The literal character to be used as a monetary denomination symbol by this port.
Comments
The default currency character is ASCII 36 (X'24'), which may display as $ or £ depending on your keyboard.
Example
:
SET-MONEY £
The symbol "£" is now the currency symbol for the port.