Sets the specified window to the foreground, giving it input focus and bringing it to the top of the z-order.
Previously this node was called βSet Foreground Windowβ
Optional Window ID
The ID of the window to set to the foreground. If set to 0, it will set the current window to the foreground.
Return Value
Returns true if the window was successfully set to the foreground, false otherwise.
Last updated 3 months ago