Purpose:
Returns a string with the valid number format for the entered country.
Parameter:
Number Value to be formatted
String (optional) ISO 3166-Country code
Return value:
String
Example:
LocNumber$(123,"USA") Result: "123.00"
Purpose:
Returns a string with the valid number format for the entered country.
Parameter:
Number Value to be formatted
String (optional) ISO 3166-Country code
Return value:
String
Example:
LocNumber$(123,"USA") Result: "123.00"