ClearVar

Examples


The ClearVar command creates a specific variable, if necessary, and sets it to the “cleared” state.

Syntax

ClearVar, variable

Parameters

variable - A variable is a boolean value that consists of an alphabetic string up to 30 characters in length. Variable names are case-sensitive. The variable is either “set” or “cleared”.

Comments

This macro command is never recorded in a macro. It must be added by editing the macro.


Documentation Feedback