Difference between revisions of "Lua:getForegroundProcess"

From Cheat Engine
Jump to navigation Jump to search
(zKyPzVdhgY)
Line 1: Line 1:
Choosing where you can purchase this kind of is often the dmdineang encounter simply because you might not understand how to obtain the least expensive costs or even that electric outlet may include this particular make of purse you need to purchase.
+
'''function''' getForegroundProcess()
 +
 
 +
Returns the processid of the program that is currently on the front
 +
 
 +
 
 +
===Function Parameters===
 +
<none>
 +
 
 +
 
 +
== See also ==
 +
* [[openProcess]]
 +
* [[Lua]]

Revision as of 14:41, 13 May 2012

function getForegroundProcess()

Returns the processid of the program that is currently on the front


Function Parameters

<none>


See also