Script.Item



Item(vPosition As Variant) As RtFunction

Parameters

vPosition As Variant
Index of function
ED
avaliable
RT
avaliable

Remarks

Returns the script function at the position vPosition. This method Item only allows accessing with the index.

Hint: Check the returned object on Nothing, if no object for the search creteria was found.

See Also

Script, RtFunction