double AccountCredit( )
Returns credit value of the current account.
現在アカウントのクレジット値を返します。
Sample:
サンプル:
1 | Print("Account number ", AccountCredit()); |
現在アカウントのクレジット値を返します。
サンプル:
1 | Print("Account number ", AccountCredit()); |
0 people found this article useful
0 people found this article useful