::Users proc user_is_active (public)

 ::Users[i] user_is_active uid

Defined in packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl

Parameters:
uid (required)
Returns:
boolean value whether user is active

Testcases:
No testcase defined.
Source code:
info exists :pa($uid)
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: