|
<< Click to Display Table of Contents >> Navigation: 5. Detailed description of the Actions > 5.19. TA - Formatters > 5.19.3. Number Formatter |
Icon: ![]()
Function: NumberFormatter
Property window:

Short description:
Format a number.
Long Description:
This converts a number to string using a “standard” notation with the specified number of digits. The
Number Formatter Action is a little bit more flexible than the “conversion to string” option of the ChangeDataType
Action but it’s a lot slower. You’d rather use the ChangeDataType
Action.