Skip to content

GET_MAX_USER_COUNT ​

The command GET_USER returns the maximum user count that are allowed to be online.

Syntax ​

leo-grammar
CC "Application" GET_MAX_USER_COUNT 

#--> RESULT maxuser:intValue
CC "Application" GET_MAX_USER_COUNT 

#--> RESULT maxuser:intValue

Parameters ​

none

Returns ​

  • maxuser (intValue) -

Details ​

The max user count is hidden in the licencenumber.

See Also ​

Examples ​

asc
CC "Application" debug GET_MAX_USER_COUNT
CC "Application" debug GET_MAX_USER_COUNT

Versions and Changes ​

Available since ADOxx 1.3