categoryName
layout.cle categoryName string "category_name"
Description
Specifies the category name created in the Library Manager for the concurrent layout designs. When set to "" no category is created.
GUI Equivalent
Examples
envGetVal("layout.cle" "categoryName")
envSetVal("layout.cle" "categoryName" 'string "concurrent_layout")
Related Topics
Concurrent Layout Editing in Manager Mode
List of Concurrent Layout Environment Variables
Return to top