Returns a specified light element in this collection

Syntax:

light Item(String objectname) 

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

 

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