Assign

Assign

What to use it for

Prerequisites for usage

Essential properties to set

Use Assign to assign a value to an argument or variable.

The value for the To option should already exist as variable or argument.
  • To
  • Value

Options for SmartBridge 3

OptionWhat is itHow to use it
Display nameName of the ActivityLeave at default, or edit the name to reflect to what value you assigned.
ToThe variable or argument to assign a value to.Pick the name of a variable (available in the current scope) or argument and type it in the expression text box.
ValueThe Visual Basic expression to be assigned to the To option's variable or argumentType a valid Visual Basic expression in the expression text box.