πŸ—οΈShow Window

πŸ“„ Description

Makes a specific window visible that was previously hidden. Either because of input options or because you hid it using the Hide Window node.

Name
Description

Window ID

The ID for the window that should be made visible. 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. This also works with the Main WindowID retrieved by the Get Main WindowID node.

Last updated