Labels - Next Line

Discuss Lemur and share techniques.
Post Reply
slice723
Newbie
Posts: 2
Joined: 19 Aug 2016 04:30

Labels - Next Line

Post by slice723 »

Is there a way to line break or go to the next line on a label while using a script?

For instance:
setattribute(Pad1,'labels',{'A','B'+\n+'minor','C'})

Where \n in C programming usually means next line. Is there something similar in Lemur?

Thanks in advance.
Post Reply