Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns true if the the balance for the main account passed exists.
Thst is balance is available to reverse.
Syntax
server public static boolean checkIfBalanceRemainsForAC(MainAccount _mainAccount)
Run On
Server
Parameters
- _mainAccount
Type: MainAccount Table
The main account against which the balance check is being done.
Return Value
Type: boolean
true if the MainAccount has balance amount in it.