DPE WorkflowSystem 3.x

Working With Variables

How to declare a variable of type Entry

Put your activities inside a Sequence or Flowchart. Only there you can declare variables.

  1. Open tab Variables in the designer

    variableTypeEntry.png


  2. Click onto Create Variable and enter a name for your variable, e.g. "e"

    Createvariable.png


  3. Click onto the text String in the column Variable type to change the type

    ChangeType.png


  4. Select Browse for Types… and then enter the text Entry

    SelectBrowserForTypes.png


  5. Select the type Entry and end up with the following result:

    TypeEntry_Result.png