Well, you could achieve this by naming your layouts like this:
* Layout_1
* Layout_2
* Layout_3
Then you could just use the go to layout by name action and use "layout_"&numberofthelayout where numberofthelayout is a variable with the number of the layout where you want to got (1, 2, 3, etc...)