H hesham Пользователь Регистрация 15.11.2018 Сообщения 120 Благодарностей 3 Баллы 18 06.09.2021 #1 can i make script if any error action retry to do something then back to this last error and continue
can i make script if any error action retry to do something then back to this last error and continue
lokiys Moderator Регистрация 01.02.2012 Сообщения 4 812 Благодарностей 1 187 Баллы 113 06.09.2021 #2 Hi, not quite understood what you want to do, but You can make a loop for checking any errors. https://zennolab.com/wiki/en:logic
Hi, not quite understood what you want to do, but You can make a loop for checking any errors. https://zennolab.com/wiki/en:logic
H hesham Пользователь Регистрация 15.11.2018 Сообщения 120 Благодарностей 3 Баллы 18 06.09.2021 #3 ok lokiys сказал(а): Hi, not quite understood what you want to do, but You can make a loop for checking any errors. https://zennolab.com/wiki/en:logic Нажмите, чтобы раскрыть... okay how to check errors by id from log then using if action like if id == false
ok lokiys сказал(а): Hi, not quite understood what you want to do, but You can make a loop for checking any errors. https://zennolab.com/wiki/en:logic Нажмите, чтобы раскрыть... okay how to check errors by id from log then using if action like if id == false
lokiys Moderator Регистрация 01.02.2012 Сообщения 4 812 Благодарностей 1 187 Баллы 113 06.09.2021 #4 hesham сказал(а): ok okay how to check errors by id from log then using if action like if id == false Нажмите, чтобы раскрыть... Sorry I do not understand what id you mean. If You mean action id then its not for making loops, but for finding error action. To make any logic for exact action, You should connect Your loop to red dot. Реакции: hesham
hesham сказал(а): ok okay how to check errors by id from log then using if action like if id == false Нажмите, чтобы раскрыть... Sorry I do not understand what id you mean. If You mean action id then its not for making loops, but for finding error action. To make any logic for exact action, You should connect Your loop to red dot.
VladZen Administrator Команда форума Регистрация 05.11.2014 Сообщения 22 453 Благодарностей 5 913 Баллы 113 22.09.2021 #5 You can use Bad End. If errors occurs, template will switch to actions after bad end.