|
Parameters |
|
Description |
Passed |
Returned |
Method assigns new value to account Balance parameter. |
2 |
1 |
Syntax
ErrorMessage BM::AccountBalanceUpdate_API(
Int AccountID;
Double NewBalance.
)
returns
Str ErrorMessage - message on Balance parameter value change: "Account balance is successfully assigned.".
Special Notes