hi man, here an old answer i got,
1: be sure to create a array of strings where you are calling this event.
2 Once the loop detect the current level you have the index of the level you are in.
So after the branch, you can open the level in the array and just add 1, or -1 to get the previous or next level, “Array All Levels Names” + get index+1 or -1
