defaultToolName
graphic defaultToolName string "any_valid_tool_name"
Description
Specifies the default tool name in the Application – Open with field in the New File form, accessed by choosing File – New.
GUI Equivalent
Examples
envGetVal("graphic" "defaultToolName")
envSetVal("graphic" "defaultToolName" 'string "Layout XL")
Related Topics
Return to top