Navigation: TCC > Variables & Functions > Functions
@PIDUSER
@PIDUSER[pid] : Returns the user name that owns the specified process ID.
System processes return an empty string.
Example:
echo %@piduser[2190]
rconn