Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To add a new line of code, click the + icon

  • To remove a line of code, click the - icon

  • To move a line up, first select a line and click the up arrow

  • To move a line down, first select a line and click the down arrow

  • To duplicate a line, first select a line and click the copy icon


Advanced

...

options

...

Since version 3.0.1 there are some more advanced formatting options added in the action editor.

...

Select a line and do CTRL-click (windows) or CMD-click (osx) on one of the icons mentioned above in the basic usage.

Adding & deleting lines

...

To add multiple lines, do the following :

...

To remove multiple lines, use the same procedure, but then use the - icon. When removing lines, the line selected is also included.

...

For example, if you select line 5 , CTRL/CMD-click remove, set 3 lines to remove, then line 5, 6 & 7 will  be deleted.

...

  • Select a line 

  • CTRL/CMD-click the copy icon

  • A popup appears where you can set the number of lines to be copied

  • Choose the move location, there are several options available in a pulldown list :

    • One Up : one line above

    • One Down: one line below

    • Top : to first line

    • Bottom : the last line

    • Relative line dif. : move x lines down relative from the current position

    • Absolute line num. : move to a specific given line location

    • Document's Action clipboard : This will copy the action to the clipboard, so the action can be pasted in to another variable

  • Click OK

...

Above: when using the Document's Action clipboard, you have to name the action, and click OK to store it.Image Modified

The stored actions are available from a pulldown list in the editor, use the Paste Scrap button to paste

the selected action on a chosen line location

Info

New in version 6.1 & 2020.1

...

Compare two Date type variables in the action editor. Both local and global variables can be used for comparisons.

A Date variable can also be compared to a string in the following format YYYY/MM/DD.

...

With extended conditional statements, template logic can be more precise and more selective. The logical operators 'AND' and 'OR' have been added allowing multiple conditions to be evaluated in one block.

...