arcticPigs release V1.0 helpefiles |
![]() |
Returns a specified actionFile element in this collection
Syntax: |
actionFile Item(String objectname) actionFile Item(int index) |
Return: | If found, returns the actionFile object, else returns an error. Error can occur if the name is not found in the list or the index is too large |
Parameters: |
|
Remarks: | The objectname required to access an item in this collection is the short object name. This is the same as the filename but without any path information and without the extention type. |
See also:
Last Updated: 06/15/02 |