Item
Retrieves the line at index n from the collection. Indices start with 1.
Signature
Item(in n:Integer) : AppOutputLine |
Errors
Error code | Description |
---|---|
4000 | The object is no longer valid. |
4001 | Invalid address for the return parameter was specified. |