defaultOpenViewName
graphic defaultOpenViewName string "any_valid_view_name"
Description
Specifies the default name of the view for the View field in the Open File form, accessed by choosing File – Open.
GUI Equivalent
Examples
envGetVal("graphic" "defaultOpenViewName")
envSetVal("graphic" "defaultOpenViewName" 'string "layout")
Related Topics
Return to top