Line break character for concatenated text

Hello everybody!
Could anyone tell me if it is possible to include line break character in a concatenated text string?

is it possible to create a long text string this way?
CONCATENATE (“Name:”, [Name],
CHAR CODE FOR LINE JUMP ?? ,
“Preferred Color:”, [PREFERRED COLOR])

and get the result in a single field …
Name: John
Favorite color: Red

Thanks

Solved Solved
0 5 3,466
1 ACCEPTED SOLUTION

5 REPLIES 5
Top Labels in this Space