cluster.process

Syntax

i := cluster.process()

Returns the native process number, the process currently executing this intrinsic. This will be 1 for the leader process.

Returns:

i - the process number of the current process.