dariesto Client Регистрация 03.11.2011 Сообщения 124 Благодарностей 9 Баллы 18 13.10.2017 #1 Hi, Anyone know what is the difference between "optional" attribute for action block and its bad and (the red exit for outgoing line)? I'll be thankful for explanation.
Hi, Anyone know what is the difference between "optional" attribute for action block and its bad and (the red exit for outgoing line)? I'll be thankful for explanation.
lokiys Moderator Регистрация 01.02.2012 Сообщения 4 812 Благодарностей 1 187 Баллы 113 14.10.2017 #2 Hi. If You set action optional it will never trigger an error, meaning it will never go out to red exit. If action is not optional then in case of error it will go out to red exit, in case if there is something connected.
Hi. If You set action optional it will never trigger an error, meaning it will never go out to red exit. If action is not optional then in case of error it will go out to red exit, in case if there is something connected.
dariesto Client Регистрация 03.11.2011 Сообщения 124 Благодарностей 9 Баллы 18 16.10.2017 #3 Thanks for explanation.