How to make a text field multiline

How do you tell a display.newText to be multiline?  Is there a specific option I need to specify?  I need something to wrap but I just can’t seem to get it to work.

See, from http://docs.coronalabs.com/api/library/display/newText.html

"Set height to 0 and the text box height will adjust to the amount of text"

See, from http://docs.coronalabs.com/api/library/display/newText.html

"Set height to 0 and the text box height will adjust to the amount of text"