Multiline Fields
These are similar to text fields, except that they show in the entry section as a html multiline input field.
The code syntax to retrieve this in the views is as follows:-
{{ $fieldHandle }}
Be careful, the max number of characters allowed for this field is 500