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