cleEnvFilePath
layout.cle cleEnvFilePath string "filepath"
Description
Specifies the file path for the Concurrent Layout configuration file. The default is "".
GUI Equivalent
Examples
envGetVal("layout.cle" "cleEnvFilePath")
envSetVal("layout.cle" "cleEnvFilePath" 'string "cle.cfg")
Related Topics
List of Concurrent Layout Environment Variables
Return to top