myWindowId()
Returns the identification number of the current window.
Synopsis
int myWindowId();
Parameters
Parameter | Description |
none | - |
Return value
Number of the window
Error
Description
Returns the identification number of the current window.
Example
main()
{ DebugN(myWindowId()); } |
Assignment
Management of managers...
Availability
UI