Script Debugger 7 Explorer Variable Editing

Script Debugger 7 expands the Variables explorer’s ability to edit variables while debugging. In addition to being able to edit the value of explorer items, you can move items around within lists, copy items into lists, delete items from lists and records and delete variables and script object properties.

Here’s a video demonstrating how this all works:

1 Like

Cool. I guess the most practical application for me is when repeating through a list of items. I can now drag the problem item to the top of the list for debugging instead of letting it process all the others first.