Language Constants - Number¶
The following constants can be used in a function that specifies how to format a numeric value.
return drCustomNumberMask
| Constant | Explanation |
|---|---|
| drWindowsNumber | Format a number using the Windows Regional settings |
| drCustomNumber | Format the number using format number options |
| drCustomNumberMask | Format the number using a mask |