PickBASIC / FlashBASIC

%getpid() function

.md

The %getpid() function returns the Process-ID (PID) of the calling process.

Syntax

var = %getpid()

See also