Support Board
Date/Time: Sat, 23 Nov 2024 20:11:53 +0000
Post From: How to get accounts list in ACSIL
[2024-08-08 16:15:04] |
User431178 - Posts: 541 |
Two functions that you might find useful for this. 1) sc.GetNumTradeAccounts() 2) sc.GetTradeAccountAtIndex(const int32_t Index, SCString& r_TradeAccount) |