LocVal

combit List & Label Designer

combit List & Label

LocVal

Purpose:

Interprets the string as a number and returns its value (while respecting any localized decimal or 1000 separators).

Parameter:

String          Number (as string)

String          (optional) ISO 3166-Country code

Return value:

Number

Example:

LocVal ("12,00","USA")                   Result: 1200,00