Do you know how to put a Enter or blank line (escape character to display a text in two lines or in three lines respectively) in for one long text?
Place double -> #/#/ at last of first sentence.. then nest sentence will go to next line with empty line
if only one -> #/ then..no empty line. only next close line.
e.g. Btext 'BASE PLATE SEE DETAIL#/#/DWG No. DN02-XXX#/#/(TYP)'
[QUOTE=Han_BFY;95834]Place double -> #/#/ at last of first sentence.. then nest sentence will go to next line with empty line
if only one -> #/ then..no empty line. only next close line.
e.g. Btext 'BASE PLATE SEE DETAIL#/#/DWG No. DN02-XXX#/#/(TYP)'
good one confusion between # and $
[QUOTE=Han_BFY;95834]Place double -> #/#/ at last of first sentence.. then nest sentence will go to next line with empty line
if only one -> #/ then..no empty line. only next close line.
e.g. Btext 'BASE PLATE SEE DETAIL#/#/DWG No. DN02-XXX#/#/(TYP)'
Dear Han Bfy,
Thank you very much!
What about in !!alert.message('#/#/')? this one isn't working.
Thanks!
[QUOTE=Han_BFY;95841]If you do that... it suppose to show content of alert with message this -> '#/#/' but .. I am not clear on what you try to achieve.
To show a text in two lines with !!alert.Message() function.