Difference between revisions of "Lua:getForegroundProcess"
Jump to navigation
Jump to search
(→Function Parameters) |
|||
Line 5: | Line 5: | ||
− | + | {{LuaFunctionParametersNone}} | |
− | |||
− | |||
== See also == | == See also == | ||
* [[openProcess]] | * [[openProcess]] | ||
* [[Lua]] | * [[Lua]] |
Revision as of 21:12, 19 March 2017
function getForegroundProcess()
Returns the processid of the program that is currently on the front
Function Parameters
<none>