ScriptDef Name Property
This property stores the name of the ScriptDef object.
Syntax
Object.Name=string
The Name property syntax has the following parts.
| Part |
Description |
| object |
The ScriptDef object |
| string |
A variable length string that can be a maximum of 200 characters in length |
See Also
ScriptDef Object