Visibility of Variables

Visibility of Variables

Visibility of variables is to define whether the process variables are invisible, read only, or write and read variables.

Following are visibilities available:

  1. INVISIBLE
  2. READ_ONLY
  3. WRITE_READ

Select the visibilities for each process variables in Visibility for Variables: Variable List.

The “Preview Generated Form” button is used to preview the form generated for the nodes of “Wait” type. Refer Manual Form section for more details.