Retrieves an object from the rules collection.
Syntax
oRule = rules.item(iIndex)
Parameters
iIndex |
Required.
Integer that specifies the zero-based index of the object to retrieve. |
Return Value
A?A HREF="../objects/rule.html">rule object if successful, otherwise null.
Standards Information
There is no public standard that applies to this method.
Applies To