Just posted up a new build.
See the following demonstration program.
You can now goto the branch name contained in a variable.
listbox test$, "[test1],[test2]"
button "go", [go]
wait
[go]
goto test$
wait
[test1]
print "1"
wait
[test2]
print "2"
wait
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com