SetEditBoxMultiLine

Description

Sets whether the edit box will wrap text to a new line when it reaches the edge of the edit box. The default is for multiline to be 0 so text is one continuous line in the box.

Definition

SetEditBoxMultiLine( index, multiline )

Parameters