Built-in functions / Built-in functions |
Sets the title of the current application window.
The FGL_SETTITLE() function defines the title of the current window, as well as the default title for new created windows.
This function is provided for backward compatibility, the title of a window can be defined with the TEXT attribute of a LAYOUT section.