πŸ“šClose Window

πŸ“„ Description

Closes a specific window that was created by the Create New Window node.

This doesn’t work with the Main WindowID retrieved by β€œGet Main WindowID”. You can hide it if you want using the Hide Window node.

Name
Description

Window ID

The ID for the window that should be closed. You get this ID when creating a window using the Create New Window node.

After creation of a window, you can also receive a list of every active Window and its WindowID’s using the Get Created Window List node.

Last updated