LSNumberFormat

Formats a number with an optional format mask

Method Signature

LSNumberFormat(number=[any], mask=[string], locale=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

number

any

true

The number to be formatted

mask

string

false

The formatting mask to apply

locale

string

false

An optional locale string to apply to the format

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC