Utilities

Assign Variable

The activity assigns new value specified by user to an existing variable. In the left part (L-value) of the box put the variable, in the right part (R-value) should be value to be assigned to the variable (another variable or VB expression). Remember that new value should match the type of the variable to change.

There will be no error if the variable receives the value you already have.

v2_util_assign
NameTypeCategoryDescription
ValueContext basedInputnew value of the variable
Display NameLiteralMiscchanges display name of the activity
ToContext basedOutputvariable that stores the result of assignment
FullscreenBooleanScreenshotcheckbox; default is "off"
Screenshot PathStringScreenshotdirectory path to save location
Show CursorBooleanScreenshotcheckbox; default is "off"
Window ScreenshotsBooleanScreenshotcheckbox; default is "off"