Announcement

Collapse
No announcement yet.

line breaks

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • line breaks

    Hello:

    I would like to insert a line break in the text (Forex State) in the following EFS code, but can't find any reference for that syntax. Does anyone no how to accomplish this?

    drawTextAbsolute(-4, 40, " " + "Forex State" + " ", Color.white, Color.red, Text.RELATIVETORIGHT | Text.RELATIVETOTOP | Text.LEFT | Text.FRAME | Text.ONTOP | Text.BOLD, null, 8, "ForexSellState");

    Thanks
Working...
X