跳至内容

AccountNumber

账户号码

返回当前账户号码。

int  AccountNumber();

返回值

当前账户号码。

示例:

Print("Account number ", AccountNumber());
最后更新于