undoRedoHistoryLimit
layout undoRedoHistoryLimit int numberOfCommands
Description
Specifies the number of commands displayed in the drop-down menu of Undo and Redo commands. Valid range is 5 to 20.
GUI Equivalent
Examples
envGetVal("layout" "undoRedoHistoryLimit")
envSetVal("layout" "undoRedoHistoryLimit" 'int 20)
Related Topics
Basic Command Functions in Layout XL
Return to top