Pid

From Mesham
Revision as of 22:29, 10 January 2010 by Polas (talk | contribs) (Created page with '== Overview == This pid[] function will return the current processes' ID number. * '''Pass:''' Nothing * '''Returns:''' An integer representing the current process ID == Exampl…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Overview

This pid[] function will return the current processes' ID number.

  • Pass: Nothing
  • Returns: An integer representing the current process ID

Example

var a:=pid[];