Lua:getProcessIDFromProcessName

From Cheat Engine
Revision as of 03:26, 18 April 2018 by TheyCallMeTim13 (talk | contribs) (Related Functions)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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


See also[edit]

Related Functions[edit]