int AccountNumber( )
Returns the number of the current account.
現在アカウントの口座番号を返します。
Sample:
サンプル:
1 | Print("account number ", AccountNumber()); |
現在アカウントの口座番号を返します。
サンプル:
1 | Print("account number ", AccountNumber()); |
0 people found this article useful
0 people found this article useful