PickBASIC / FlashBASIC

%getppid() function

.md

The %getppid() function returns the UNIX parent Process-ID of the calling process.

For Windows: Not Supported

Syntax

var = %getppid()

See also