Action
Returns the identifier of the application displaying the window.
Syntax
iID = window.GetAppId()
Variable
|
Description
|
iID
|
The application identifier.
APPID.
|
Notes
GetAppID returns an
APPID that is the integer identifier of the application that displays the window.
Example
INTEGER idNum = TextEditor.GetAppID()