Syntax
Public Overrides Function AccountByIndex(ByVal ClientID As Long, ByVal Index As Integer)As Account
This function displays an account by its index with the given client ID and index.
Parameters
| Key | Description |
| ClientID | Value of type long |
| Index | Value of type integer |
See Also