Here are few examples:
First I tried to do it from Scene
m.focusedPanel.goBackCount = 2 'tried 2, 3, 100, whatever
then I created new panel just for testing, it contained only one button, and pressing this button caused
m.top.goBackCount = 2
and result is still nothing