hide-var ( var -- )
Factor handbook » Developer tools » The listener » Watching variables in the listener

Prev:show-var ( var -- )
Next:show-vars ( seq -- )


Vocabulary
listener

Inputs
vara variable name


Outputs
None

Word description
Removes a variable from the watch list.

Definition