Hi,
I was trying to make more than 2 lines of outline box title. Below is an example.
New window("Multiple lines of title",
outline box("1.One"),
outline box("1.One\!n2.Two"),
outline box("1.One\!n2.Two\!n3.Three"),
);
![image.png image.png](https://community.jmp.com/t5/image/serverpage/image-id/25394iB5A99282F17EAEFD/image-size/large?v=v2&px=999)
It didn't work when lines greater than 2. Any suggestions would be greatly appreciated.