Find Process
Checks the provided process name against the operating system's process list and
returns either True
or False
. Adding a file extension like .exe
is
optional.
Example of the Find Process function.
Checks the provided process name against the operating system's process list and
returns either True
or False
. Adding a file extension like .exe
is
optional.
Example of the Find Process function.