GetNumAccounts
From MultiCharts
Returns the number of accounts in the list of accounts obtained from broker.
If the list is empty, an "N/A" value, i.e. 0, is returned.
Usage
GetNumAccounts
Example
The broker returned the following list of accounts: "DU12345", "DU23456", "DU34567", "DU45678".
GetNumAccounts
will return a value of 4.