LSNumberFormat()

Formats a number to the given format mask in the current locale

LSNumberFormat( number=any, mask=string, locale=locale );

Returns: String

Argument Description
number
any, required

Number to format

mask
string, optional
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