Initializes user control interface.
Determines automatically whether to open a Graphic User Interface (GUI) or operate in a Command Line Interface (CLI) based on the number of arguments in sys.argv.
Choices
Title of the GUI app window.
Size of a GUI app. If None, tries to fit the contents. However, if you have multiple pages in the Listbook, it will probably do a poor job.