string AccountCurrency( )
Returns currency name of the current account.
現在アカウントの通貨名を返します。
Sample:
サンプル:
1 | Print("account currency is ", AccountCurrency()); |
現在アカウントの通貨名を返します。
サンプル:
1 | Print("account currency is ", AccountCurrency()); |
1 person found this article useful
1 person found this article useful