GET_CUSTOMER_NUMBER ​
The command GET_CUSTOMER_NUMBER returns the customer number.
Syntax ​
leo-grammar
CC "Application" GET_CUSTOMER_NUMBER
#--> RESULT ecode:intValue customernumber:strValue
Parameters ​
none
Returns ​
ecode
(intValue) - Contains the error code or is 0 in case of success.customernumber
(strValue) - the value of the customer number.
Details ​
See Also ​
Examples ​
asc
CC "Application" debug GET_CUSTOMER_NUMBER
Versions and Changes ​
Available since ADOxx 1.3