Value box

The value box widget can display any data in the form of text, including objects. It's particularly useful to create dynamic text boxes, or to display number values.

Properties

The properties available when linking an output to a value box are: Set Value, Call Clear and Call TextColor.

Set Value

Sets the value to be displayed in the value box. This can be a number, a string, an object, or any type of output. However, it will always be displayed as text. For files, you can use the Media View widget.

Call Clear

Clears the value box when the function is triggered. The value box remains cleared until a connected Set Value output is triggered again.

Call TextColor

Sets the color of the text in the value box. The output value needs to be a hex value in the form #000000.

Text Settings

Select the value box and click on the text settings icon in the top bar to customize the widget.

  • Font Size: adjusts the font size with a slider

  • Font Weight has 3 options: normal, bold, bolder

  • Horizontal Alignment: adjust the horizontal position of the text in the value box

  • Vertical Alignment: adjust the vertical position of the text in the value box

  • Text Color:

  • Suffix: add a suffix (for example a unit of measurement) to the value

Last updated