Application icon

Set Variable to Action Test State

This function is used to set the specified variable or named variable to the test state for the currently running action. If the test state is False, the variable will be set to 0. If the test state is True, the variable will be set to 1.

If a named variable is specified, the name field may contain any of the escape sequences described in Escape Sequences.

When a named variable is specified and you are executing stepwise, the operation is only performed once.