Viz Artist

Version 3.10 | Published May 03, 2018 ©

Control Num

images/download/attachments/27789238/viz_icons_controlnum.png
The Control Number plug-in (also known as Control Num) is used to be able to decide how a number input is to be formatted. It can be a value given by the control client user or by any external source. It should be used instead of Control Text when numbers are to be the input value. To make it work, add the plug-in to the container that holds the text object.

Note: This plug-in is located in: Built Ins -> Container plug-ins -> Control

This section contains information on the following topics:

Control Num Properties

images/download/attachments/27789238/plugins_container_controlnum_editor_r.png

  • Minimum Input: Sets the minimum allowed input value.

  • Maximum Input: Sets the maximum allowed input value.

  • Input Value: Shows the current input value. Enter a value to test the number formatting.

  • Show Verbatim: When enabled, this option disables all formatting.

  • Thousand Separator: Sets the required thousand separator for the output.

  • Plus Prefix: The prefix entered here will be put in front of positive values.

  • Minus Prefix: The prefix entered here will be put in front of negative values.

  • Suffix: The string entered here will be put after all values.

  • Decimal Point: Defines the decimal point for the output.

  • Decimal Places: Sets the number of decimals that will be shown by the output.

  • Leading Zero: When enabled, a zero will be put in front of decimal values between 1 and -1.

  • Zero Replacement: Sets the string to show instead of zero values.

See Also