Differences

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

Link to this comparison view

Both sides previous revision Previous revision
ref:a_f:f:af:nmb_of_users [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:a_f:f:af:nmb_of_users [2026/08/13 00:43] (current) – ↷ Page moved from a_f:f:af:nmb_of_users to ref:a_f:f:af:nmb_of_users localdev
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>