Form specification files / Form item attributes |
The INITIALIZER attribute allows you to specify an initialization function that will be automatically called by the runtime system to set up the form item.
INITIALIZER = function
The initialization function must exist in the program using the form file and must be defined with a ui.ComboBox parameter.
The initialization function name is converted to lowercase by fglform.