LSIsNumeric()

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

LSIsNumeric( number=string, locale=locale );

Returns: Boolean

Argument Description
number
string, required

A string or a variable that contains one

Alias: string

locale
locale, optional

Locale to use instead of the locale of the page when processing the function

Examples

There are currently no examples for this function.

See also