# GuiScriptSetInfoLine Function description. ```c++ void GuiScriptSetInfoLine(int line, const char* info); ``` ## Parameters `line` Parameter description. ## Return Value This function does not return a value. ## Example ```c++ Example code. ``` ## Related functions - List of related functions