Text Top Position how to overridden by using bracket

Here I wanna adjust text postion via brackets, but how should I use it.

TIP: Inside the Text and Post Text fields the position can be overridden by using brackets.

  • [x,y] - "bleh[x,y]newtext" will place newtext at position (x,y) on the screen.
  • {X,Y} - "bleh{(+/-)x,(+/-)y}newtext" will offset newtext x,y from current position.