Editable record list (INPUT ARRAY) The INPUT ARRAY instruction provides always-editable record list handling in an application form. Understanding the INPUT ARRAY instructionThe INPUT ARRAY dialog controls a list of records than can be directly edited.Syntax of INPUT ARRAY instructionThe INPUT ARRAY supports data entry by users into a screen array and stores the entered data in an array of records.INPUT ARRAY programming stepsFollow this procedure to use the INPUT ARRAY dialog instruction.Using editable record listsDialog coding concepts, configuration and code structure.ExamplesINPUT ARRAY dialog examples.