How to make a new line of Text label?

 

Hi, I want to know how to make a new line Text label.


ObjectCreate("label821"+Time[0], OBJ_TEXT, 0, TimeCurrent(),  High[0]+300*Point);
ObjectSetText("label821"+Time[0],"ABCDE"+profit, 10, "Helvetica", Yellow);


It shows ABCDE

But I want to make is show

A

B

C

D

E


Is there any way to do it?

 

Oh, my god..

There is no such a thing... OK!

Reason: