Arbortext IsoDraw > Macro Language Reference > Window Commands > Palette Window Toolbox > Creating Elements > Create Text
  
Create Text
The CREATE TEXT command creates a text element in the active document.
CREATE TEXTxy"text"
x,y
Lower left corner of the text box.
text
String defines the text that is created.
CREATE TEXT 100 100 "The Arbortext IsoDraw Macro Language"