'CU'=
Currency Symbol
Assigns the currency symbol/character to be used in formatted numeric data I/O. Use the ASCII value of the character.
'CU'=36 or 'CU'=ASC("$")