This is an old revision of the document!
NMB_OF_USERS
Description
Returns the number of licensed users for the current Aware IM license or –1 if evaluation version
Parameters
None
Example
IF Object.Count > NMB_OF_USERS() THEN REPORT ERROR 'Error'
This is an old revision of the document!
Returns the number of licensed users for the current Aware IM license or –1 if evaluation version
None
IF Object.Count > NMB_OF_USERS() THEN REPORT ERROR 'Error'