How to switch between 2 tab

Now I want to switch between 2 tab in Chrome, and selenium ide have the command ‘store window handle‘ to save the window info, but I cannot find relative command in UI Vision, and which command should I choose, thx.

selectWindow tab=0 (start tab)
selectWindow tab=1
selectWindow tab=2