Create Variable

The Create Variable action An instruction within a botflow. adds a variable to a botflow Automated steps that you can design for each bot that will run. while a script is running. Using the Create Variable action, you can create:

  • Create temporary variables that will later be deleted.
  • Create temporary variables to hold the product of an equation.
  • Create variables for a required culture shift.
  • Create all of the variables needed for a loop iteration.

Add a Create Variable action to a botflow

  1. On the Actions list, click Data and then click Create Variable from the Variables list.
  2. Set up the Create Variable settings.
  1. Click OK to add the Create Variable action to the botflow.

See also Variables.