Set the current line in the script view.
void GuiScriptSetIp(int line);
line The line number of the new current line.
line
This function does not return a value.
GuiScriptSetIp(0);