|
AccountInfoString
Returns the value of the appropriate account property.
string AccountInfoString(
|
Parameters
property_id
[in] Property identifier. The value can be one of the values of ENUM_ACCOUNT_INFO_STRING.
Return Value
Value of string type.
Example:
void OnStart()
|
See also