VISIO::WINDOW_TITLE (int windows, string title)
Description:
Sets the title of a window. The ID of the window is passed as argument. The second argument contains the title.
Example:
VISIO::WINDOW_TITLE(window, "New title")