ST / IL Drag-and-drop features

The STClosed "Structured text" A high-level language that is block structured and syntactically resembles Pascal / ILClosed "Instruction list" This is a low-level language and resembles assembly Editor supports powerful drag-and-drop features that help you to develop and test your programs. You can:

  • Drag text (words or lines) from the ST / IL editor to another application (such as a text editor)
  • Do the opposite
  • Drag a variable symbol from the variable editor to the ST / IL editor
  • Drag a variable symbol from the ST / IL editor to the watch list (*)

(*) When dragging the symbol of an array to the watch list, all items in the array are added to the watch list.