Previous PageNext Page

9.6.4 Name Property

The name of an object.
 

Return Values

Sets or returns a String value. The value is read/write on a Parameter object.
 

Remarks

Use the Name property to assign a name to or retrieve the name of a Parameter object.
 
For Parameter objects not yet appended to the Parameters collection, the Name property is read/write. For appended Parameter objects and all other objects, the Name property is read-only. Names do not have to be unique within a collection.
 

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page