Difference between revisions of "Lua:getForegroundProcess"
Jump to navigation
Jump to search
m (moved getForegroundProcess to Lua:getForegroundProcess) |
(→Related Functions) |
||
Line 10: | Line 10: | ||
=== Related Functions === | === Related Functions === | ||
− | * [[openProcess]] | + | * [[Lua:openProcess|openProcess]] |
Revision as of 00:36, 25 January 2018
function getForegroundProcess()
Returns the processid of the program that is currently on the front
Function Parameters
<none>