Hiding Back Button in Toolbar

I am using the function SC_redir from a Control app OnvalidateSuccess (let’s call this app1)

It calls another Control app successfully (lets call this app2)
However, I do not want the “Back” button in the toolbar to be shown in app2

How do I hide the “Back” button in app2?

Look at the toolbar menu item. There you can remove the buttons.