editorOptionsFile
layout editorOptionsFile string "fileName"
Description
Specifies the file to which you want to store or from which you want to load the settings.
GUI Equivalent
Examples
envGetVal("layout" "editorOptionsFile")
envSetVal("layout" "editorOptionsFile" 'string "~/.cdsenv")
Related Topics
Return to top