viewNameToTypeList
graphic viewNameToTypeList string "any_valid_view_name"
Description
Specifies the correct view name associated with the default tool name in the Create New File form.
GUI Equivalent
Examples
envGetVal("graphic" "viewNameToTypeList")
envSetVal("graphic" "viewNameToTypeList" 'string "schematic")
Related Topics
Return to top