3270_wordWrap parameter

This parameter is used with IBM 3270 emulation sessions only. The 3270_wordWrap parameter specifies whether text is truncated at the end of the current line (false) or wrapped to the next available line (true) in a multi-line field.

Example

<param name="3270_wordWrap" value="true">

<param name="3270_wordWrap" value="false">

Top of index