The purpose of this function is to allow the user to update the details of entries on the LANGUAGE table.
This form is accessed by selecting entries in the List Language screen before pressing the 'UPDATE' button in the navigation bar.
For a complete description of how this type of form works please see Transaction Pattern UPDATE 1.
| Field Name | Type | Description |
|---|---|---|
| Language ID | String | Identity. Initially taken from one of the entries for languages in sys.language_array.inc. |
| Language Name | String | Required. Free format text. |