====== ProcessExist ====== ProcessExist [/F] [/EV-] ProcessExist [/F] [/EV-] Determines the presence of a running process. The command is available for directly call and a call from the condition. When called directly, variable receive the value 0 or 1, in dependence of result. **Parameters** |< 100% 15% >| |var|Name of the variable that will receive the value.| |process|Process name. May contain variables and environment variables.| **Switches** |< 100% 15% >| |/EV-|Disables the use of environment variables in the text.| |/F|The search is performed using the full name of the process. The search is case-insensitive.| **Related** [[process_func_count]]