Returns a specified model element in this collection

Syntax:

model Item(String objectname) 

model Item(int index)
Return: If found, returns the model 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 models |

 

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