Replay

Note: The functionality described below is Beta.

Replay is a separate Editor that records operations in Script Blocks and presents them in a Block programming view. This allows you to work with code blocks instead of an entire script, which has advantages such as:

  • Re-ordering blocks
  • Inserting blocks
  • Merging blocks to combine operations
  • Block Properties UI for changing dimensions, options, etc.

The image below left shows Script Blocks and the image below right shows the Block Properties for a Pull operation.

Use File>New>Replay (Beta) to begin a new replay script, or use File>Open to open an existing script file (*.scscript, *.py).