Search

 

Module: Editor

Version: 2.2.1 +

Type: String

Category: Text

 

Description

The function 'Linefeed' returns a linefeed between sentences. This function can be used for the 'EmailConverter' text messages

Parameters

There are no parameters for this function.

Example

Description

Use the Concatenate formula (Type String) to enter a text piece in which linefeeds are used. For example, to write the text:

Dear Mr,
Hereby...

you should use the Concatenate-formula and place a linefeed formula between two fixed String values, holding the first and second text piece.

Values parameters ('Concatenate')

Text 1

Create a Fixed value and enter the first fixed string. ('Dear Mr,')

Text 2

Fill in the formula 'Linefeed'

Text 3

Create a Fixed value and enter the second fixed value. ('Hereby')

Result


Dear Mr,
Hereby...

Related Topics

- EmailConverter

Updated: 2013-05-14