Difference between revisions of "Lua:getForegroundProcess"
								
								Jump to navigation
				Jump to search
				
				
		
 					
								
							
		 (Created page with ''''function''' getForegroundProcess(''processname'')  Returns the processid of the program that is currently on the front   ===Function Parameters=== <none>   == See also == * [[…')  | 
				|||
| Line 1: | Line 1: | ||
| − | '''function''' getForegroundProcess(  | + | '''function''' getForegroundProcess()  | 
Returns the processid of the program that is currently on the front  | Returns the processid of the program that is currently on the front  | ||
Revision as of 21:07, 10 March 2012
function getForegroundProcess()
Returns the processid of the program that is currently on the front
Function Parameters
<none>