Wherever possible, the first character is displayed before each non-constant ConsoleField, and the second character is displayed after each non-constant ConsoleField. However, the third character is displayed between two non-constant ConsoleFields that are separated by a single position.
If you specify fewer than three characters, a default character is in effect for each unspecified character. If you specify more than three characters, the fourth and subsequent characters are ignored.
If either dimension exceeds the size of the window in which the form is displayed, the form size is reduced to fit the window dimensions. However, if a ConsoleField cannot fit into the window, the program ends.
The name field is used in system functions such as ConsoleLib.displayFormByName.
For other details, see the property delimiters.
Related concepts
Console user interface
Related reference
ConsoleUI parts and related variables
openUI
Related task
Creating an interface with ConsoleUI