Set the numeric format for a value display
- Last UpdatedApr 11, 2025
- 1 minute read
You can use a text box or button element to show numeric values from runtime in your graphic. Text strings can be formatted to show numbers, dates, enumerations, etc. For example, you can format a text string to show a rounded float (rounded to three decimal places) by using the format #.###.
For additional information about formatting text strings to show values, see Format strings in element-specific animations and Configure a value display animation.