whos_online::num_users (public)
whos_online::num_users
Defined in packages/acs-tcl/tcl/whos-online-procs.tcl
Get the number of registered users currently online, and not invisible
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- whos_online__check_online_visibility
Source code: # We might want to optimize this, but for now, let's just do it this way: return [llength [whos_online::user_ids]]XQL Not present: Generic, PostgreSQL, Oracle