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