Define Variable

There are many uses of Variables. They can be used to store values and many different operations can be performed on them.

When you double click on Define Variable you will be presented with a dialog as show here

Here enter name of Variable, select its type and if there is any default value you want to assign when the variable is created enter that value here.

Supported types of Variable are:

  • Boolean

  • Numeric

  • Text

  • Date

  • Time

  • Array

Last updated