How break lines in output description field
Status: Closed · Asked by fmlisboajr on · 0 views
I try press enter to break a line, does not work

and output is here:

Hi @fmlisboajr,
Please try using backslash n (\n) or
for a line break.
Hi @fmlisboajr,Please try using backslash n (\n) or
for a line break.
Works with
Tks a lot