Differences

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

Link to this comparison view

a_f:f:99_a:nab_of_sessions [2022/09/01 06:41] – created - external edit 127.0.0.1a_f:f:99_a:nab_of_sessions [2022/09/02 02:41] (current) – ↷ Page moved from a_f:f:99_a:nab_of_sessions to a_f:f:f:nab_of_sessions administrator
Line 1: Line 1:
-{{tag>Functions Function_List Miscellaneous}} 
-====== NMB_OF_SESSIONS ======  
-===== Description =====   
-Returns the number of time a particular user is logged in the system, 0 is returned if the user is not logged in 
-===== Parameters =====   
-An instance of an object that belongs to the SystemUser group 
-===== Example =====   
-<code aim>IF NMB_OF_SESSIONS(RegularUser) > 1 THEN  
- REPORT ERROR 'User can only be logged in once' </code> 
  
  • Last modified: 2022/09/13 18:11