Labels - Next Line
Posted: 19 Aug 2016 04:55
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.
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.