DECIMALSEP function

Microsoft Office ShapeSheet

DECIMALSEP function

See also

Returns the decimal separator string for the current user locale.

Syntax

DECIMALSEP( )

Example

SETF(GETREF(user.size), user.wholePart & DecimalSep() & user.fracPart)