I added a shape and a button for a project, and I want the shape to rotate when the button is clicked (90, 180, 270 degrees). The rotation speed of the shape should be slow. I’m writing JavaScript for this, but the name of the object in ActivePresenter doesn’t match the ID name in JavaScript, so the code doesn’t work. How can I find the ID or name of an object in ActivePresenter? @Hang @PhuongThuy_Le