Lingo Dictionary > T-Z > wordWrap

 

wordWrap

Syntax

member(whichCastMember).wordWrap
the wordWrap of member whichCastMember

Description

Cast member property; determines whether line wrapping is allowed (TRUE) or not (FALSE).

Example

This statement turns line wrapping off for the field cast member Rokujo:

member("Rokujo").wordWrap = FALSE