#ppid(), #pprocid(), #pprocessid()
DESCRIPTION returns the parent process id (ppid) of a given process
SYNOPSIS #ppid(s) #pprocid(s) #pprocessid(s)
ARGUMENTS s - a string, or string expression, representing a process name
EXAMPLES
# pikt +C 'output $text(#ppid("pikt"))'
3332
SEE ALSO #pid(), #procid(), #processid() Numerical Functions String Functions