Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
a_f:f:af:nmb_of_users [2022/09/02 02:52] – removed - external edit (Unknown date) 127.0.0.1a_f:f:af:nmb_of_users [2025/06/12 03:59] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
 +{{tag>Index Function Function_List Miscellaneous}}
 +====== NMB_OF_USERS ====== 
 +===== Description =====  
 +Returns the number of licensed users for the current AwareIM license or –1 if evaluation version
 +===== Parameters =====  
 +None
 +===== Example =====  
 +<code aim>IF Object.Count > NMB_OF_USERS() THEN REPORT ERROR 'Error' </code>