string TerminalCompany( )
Returns the name of company owning the client terminal.
クライアント ターミナルを所有している会社の名前を返します。
Sample:
サンプル:
1 | Print("Company name is ",TerminalCompany()); |
クライアント ターミナルを所有している会社の名前を返します。
サンプル:
1 | Print("Company name is ",TerminalCompany()); |
0 people found this article useful
0 people found this article useful