newObjects-logo.gif (1024 bytes) ScriptManager2 and ScriptAggregate reference
Option property

read only

Returns the option set for a certain named item using the AddEx or Add methods.

variable = object.Option(index)

variable Long integer The item option (see the AddEx for the possible values)
object ScriptManager2 or ScriptAggregate Previously created ScriptManager2/ScriptAggregate object
index String or number Name or the index of the item.

Remarks:

This property is useful if you want to obtain the options of a certain named item from code that is not aware how they are added to the script. Rarely needed, used by the ScriptAggregate object internally.

Applies to:

ScriptManager2 and ScriptAggregate objects

See also:

 

newObjects Copyright newObjects 2001-2005