Question
app.beginUndoGroup() for JSFL commands?
I have a JSFL command that I call from a SWF panel button.
I pass variables to the certain functions in the JSFL command.
Is there a way I can use app.beginUndoGroup() and app.endUndoGroup()
so that I can undo the actions of the functions in the JSFL command?
any help would be appreciated!!!
😄
