Process.Exist (gb)

Static Function Exist ( Id As Integer ) As Boolean

Since 3.21

Returns if a specific process exists.

Arguments

  • Id : The process identifier.

Return value

Returns TRUE if a process with that specific identifier is running, and FALSE otherwise.