defaultNewCellName
graphic defaultNewCellName string cellName
Description
Specifies the default name of the cell for the Cell field in the New File form, accessed by choosing File – New.
GUI Equivalent
Examples
envGetVal("graphic" "defaultNewCellName")
envSetVal("graphic" "defaultNewCellName" 'string "MyCell")
Related Topics
Return to top