Erel wrote earlier:
What do the parameters a, b, c, 100, 200 mean?
B4X:
Page2.SomeSubThatConfiguresEverythingNeeded(a, b, c, 100, 200)
B4XPages.ShowPage("page 2")