Question
Line break in Note?
I thought this could be done at one time:
I want to force a carriage return in a note text.
This note is in relations and it fills in the format table. Therefore I need 1 text string to "wrap" in the table cell.
Somehow I thought a double slash did this "//" but that must have been another program.
Can this be done in Creo?
Example: &title = "THIS IS LINE 1//THIS IS LINE 2"
showing
THIS IS LINE 1
THIS IS LINE 2

