NMB_OF_USERS
Description
Returns the number of licensed users for the current AwareIM license or –1 if evaluation version
Parameters
None
Example
IF Object.Count > NMB_OF_USERS() THEN REPORT ERROR 'Error'
index function function list miscellaneous
Returns the number of licensed users for the current AwareIM license or –1 if evaluation version
None
IF Object.Count > NMB_OF_USERS() THEN REPORT ERROR 'Error'