listname

LANSA WAM

listname

The name of the working list to use to populate the text in the textarea and/or receive text from the text area. The list should be specified in the WEB_MAP for the webroutine. The list_text_fieldname property identifies the field in the working list that contains the text.

Upon output, the rows from the working list are concatenated to form the displayed text. Each row in the working list is a new line in the text area.

Upon input, the text in the text area is broken into strings written to the working list. The exact mechanism used will depend on the values of the cols and word_wrap_onsubmit properties.

Default value

No default value applies. You must specify the list name.

Valid values

The name of the working list, in single quotes. A list of known list names is available by clicking the corresponding dropdown button in the property sheet.