Peripheral Devices
588 9836 3521 01
8.14.13.3 Exists
Description: Checks if a specific StepBound object exists in the collection by position.
Return type: A Boolean value. True if the object exists, else False.
Syntax: object.Exists(IndexKey)
The StepBounds object to operate on.
An expression that specifies the position of a member of
the collection.
If a numeric expression, IndexKey must be a number
from 1 to the value of the collection's Count property.