cellviewModifiedIndicator
designEditor.window cellviewModifiedIndicator string "NewIndicatorCharacter"
Description
Customizes the modified cellview indicator in the title. The default is *, which means no value is set.
GUI Equivalent
Examples
envGetVal("designEditor.window" "cellviewModifiedIndicator")
envSetVal("designEditor.window" "cellviewModifiedIndicator" 'string "%c")
Related Topics
Return to top