word_wrap_display

LANSA WAM

word_wrap_display

This property specifies how the weblet should handle word-wrapping of the displayed text. If true, long lines of text are automatically wrapped at the right edge of the text area. Note that this is display only. Wrapping of the text entered in the working list is determined by the word_wrap_onsubmit property.

Default value

true()

Valid values

Boolean values true() or false() or any expression that evaluates to true ot false.