LSParseCurrency
Method Signature
LSParseCurrency(string=[string], locale=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Related
Last updated
Was this helpful?
Parses a currency value in to a numeric using the specified or context locale
LSParseCurrency(string=[string], locale=[string])string
string
true
the value to be parsed
locale
string
false
the optional locale to apply in parsing
Last updated
Was this helpful?
Was this helpful?
