|
Convert Automatic Objects to Literal
Convert Automatic Objects to Literal replaces CounterBox, ValueBox, and OptionValueBox objects with plain text consisting of their current display value.
The box objects listed above are normally dynamic in nature; they display a value that is automatically updated to reflect changes in a variable or option. When converted to literal form, however, the box object is replaced by text showing its current value. The value is not updated even if the relevant variable or option changes.
|