<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@PIDUSER[pid] : Returns the user name that owns the specified process ID.
System processes return an empty string.
Example:
echo %@piduser[2190]
rconn