Arbortext Command Language > Commands > toggle
  
toggle
toggle [optionname]
This command changes the value of the Arbortext Editor boolean option specified by optionname. The specified optionname must be a boolean option, having only two values (for example, on/off, 1/0, yes/no, etc.). This command evaluates the current setting and sets the option to its opposite setting.
* 
This command will not work with options that have two settings that are specific string names. For example, this command will not change diffencltype, since the available values are explicitly pi and tag, not one (1) and zero (0).
Example:
toggle tabletags
toggle addrequiredtags