Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the decimal separator string for the current user locale.
Syntax
DECIMALSEP( )
Example
SETF(GETREF(user.size), user.wholePart & DECIMALSEP() & user.fracPart)