Android Question going to line

tufanv

Expert
Licensed User
Longtime User
Hello

is it possible to make the app continue execute a code from a specific line ? For example something like this :
if label1.text = "ok" then go to line 1264
end if

TY
 
Top