::Users proc last_pa (public)
::Userslast_pa uid
Defined in packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl
- Parameters:
- uid (required)
- request key
- Returns:
- last peer address of the specified users
- Testcases:
- No testcase defined.
Source code: if {[info exists :pa($uid)]} { return [set :pa($uid)] } else { return "" }XQL Not present: Generic, PostgreSQL, Oracle
![[i]](/resources/acs-subsite/ZoomIn16.gif)