Mimic Back pzActionButton
Hello,
Pega 7.1.7
How do I mimic a "Back Button"? In our application we have a pzActionButton with an OnClick parameter: pega.u.d.handleActionEvent('ActionScreenFlow',null,event).
I want to use a Basic Button with a "Click" event, but I don't know what action to use that runs this javascript?
Thank you,
Caesar