string AccountCompany( )
Returns the brokerage company name where the current account was registered.
現在のアカウントが登録されている証券会社名を返します。
Sample:
サンプル:
1 | Print("Account company name ", AccountCompany()); |
現在のアカウントが登録されている証券会社名を返します。
サンプル:
1 | Print("Account company name ", AccountCompany()); |
0 people found this article useful
0 people found this article useful