Returns a specified script element in this collection

Syntax:

script Item(String objectname) 

script Item(int index)
Return: If found, returns the script object, else returns an error. Error can occur if the name is not found in the list or the index is too large
Parameters:
objectname

The short name of the required object

index

The index within the collection of the required object

See also:

Class scripts |

 

©2000 arcticpigs. All rights reserved.
This is a draft version! The functionality of parts of the software are liable to change.