Header

A text header is used to present a bold, non-editable, single-line text block to the user.

Use variables enclosed in curly braces {} and FlowScript to make your text generic.

  • Text The text displayed to the user.

  • Condition To Hide Specify the condition that must be fulfilled for the control to be hidden. If left unspecified, the control will remain visible in the user step. Note that when controls are hidden, empty variables will be generated unless default values or pre-defined data exist.

Last updated