Set the window title of the script view.
void GuiScriptSetTitle(const char* title);
title Window title of the script view.
title
This function does not return a value.
GuiScriptSetTitle("Window Title");