Lucee Function Reference

newline()

returns a new line

Example

newline([boolean includeCROnWindows]):string

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Default Value Description
includeCROnWindows boolean  No true On windows computer include Carriage Return.