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