<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > OS (Operating System) > OS_GetCurrentProcessId |
Description
Returns the process ID of the script process.
Syntax
OS_GetCurrentProcessId
Returns
Number, process ID.
Remarks
Restrictions
See also
Examples