lsIsCurrency

Determines whether a string is a valid representation of a currency amount in the current locale.

lsIsCurrency(String) → returns boolean

Argument Reference

String string
Required

Examples
Sample code invoking the lsIsCurrency function


Fork me on GitHub