Item
Overview
The Item method finds and returns an Account object from the Accounts object collection
Syntax
| Parameter Name | Required/Optional | Type | Description |
|---|---|---|---|
| Index | Required | Long | The index number of the Account object |
Return Value
Returns an Account object from the Accounts object collection with the specified index.
Example
Example code snippet demonstrating how to access an account using Item():