ui.getCurrentWindowHandle
Get the current Stock Tracker window handle as an integer.
none
handle integer
print("The current active window handle is " .. ui.getCurrentWindowHandle())
This is the same as calling ui.getHandle(HANDLE_CURRENT_WINDOW)
Generated on the 26 June 2024 at 22:01:29 (UK Time)