====== ProcessCount ====== ProcessCount [/F] [/EV-] Returns the count of running processes. **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_exist|ProcessExist]]