Lua:getProcessIDFromProcessName

From Cheat Engine
Jump to navigation Jump to search

<> Lua API Reference

function getProcessIDFromProcessName(processname)

Searches the processlist for the given name and if found returns the processID. Returns nil if not found

Function Parameters[edit]

Parameter Type Description
processname String The processname to find

Main Pages

Core Lua documentation entry points

Lua
Script Engine

Process Open / Creation

Process Lists / Modules

Process Control / Target State