Page 1 of 1

[EOS] return to a line inside of a page

Posted: Mon Oct 02, 2023 9:47 pm
by Epton
I was wondering if there is a function like pages.goto('') but instead of starting from the beginning of the page it will go to a specific row, for example:

I'm on
/Page/action/0/commands.38/commands.1/options.0.commands.3
But someone keeps entering a wrong answer for the prompt so I want the IF to return back to the SAY before the prompt
/Page/action/0/commands.38/commands.1/options.0.commands.1

Wondering if I can create less pages if I can make such loop in one page :whistle:

Re: [EOS] return to a line inside of a page

Posted: Tue Oct 03, 2023 12:53 am
by verynicekojak
I think you can only goto beginning of the page. Of course everything can be in ifs, which can check global variables, so you can setup what to display before you goto the page.