跳至内容

AccountCredit

AccountCredit

返回当前账户的信用值。

double  AccountCredit();

返回值

当前账户的信用值。

示例:

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