Xbasic
AlphaCloud::ClientListAccounts Method
Syntax
.ListAccounts as L (BYREF AccountList as C)
Arguments
- BYREF AccountListCharacter
A variable into which the list of accounts is to be returned.
Returns
- resultLogical
Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.
Description
ListAccounts returns a list of the accounts created for the current subscription.