How to run an undo action on a node in Jetbrains MPS?

I am creating a plugin which will have two buttons to perform Undo and Redo operation on a particular node. I want to know if it is possible to execute the IDE undo and redo operation problematically?

1

Please sign in to leave a comment.