fgl_getpid()

Returns the system process identifier.

Syntax

fgl_getpid()
  RETURNING result INTEGER

Usage

The fgl_getpid() function returns the current process identifier. The process identifier is provided by the operating system.