I got an error again huhu
Did you use split text at , as i showed in my previous post?
You are almost close… make a change , you will get it,
Can you debug your seatnumb variable? Are you using the option show lists as json? You are having problem with seat number variable only
If you make it correction just like a string or list Our suggestion will work.
Oh I haven’t seen it, wait hehe
It worked! Thank you so much!
Welcome and glad to help you
one last question hehe, how can I ignore the result in json if the result is “not found” ? like if there’s no list of numbers, the user can still proceed to the screen? heheh
Instead of using not found, use memory string.
Then use one if then lead block.
If get global seatnum is not empty string
Then (use the above block)
Else (use what you want to do)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.