The CustomFieldData object is provided to a rename script via the GetNewNameData.custom
property. It provides access to the value of any custom fields that your script
added to the Rename dialog.
Property Name |
Return Type |
Description |
---|---|---|
<custom field property> |
variant |
The properties of the CustomFieldData object are
entirely determined by the script itself.
|