C convict29 Пользователь Регистрация 10.07.2014 Сообщения 114 Благодарностей 3 Баллы 18 05.09.2014 #1 Hey, I have a block with 10 actions. I want to make all actions "Optional", is there an easy+fast way or i have to make it one by one?
Hey, I have a block with 10 actions. I want to make all actions "Optional", is there an easy+fast way or i have to make it one by one?
rostonix Известная личность Регистрация 23.12.2011 Сообщения 29 067 Благодарностей 5 715 Баллы 113 05.09.2014 #2 One by one
Tobbe Client Регистрация 01.08.2013 Сообщения 428 Благодарностей 148 Баллы 43 05.09.2014 #3 I'd recommend you to use an IF statement and proceed trough the block depending on the result, you could also add an alert to aware you if it excluded those actions or not.
I'd recommend you to use an IF statement and proceed trough the block depending on the result, you could also add an alert to aware you if it excluded those actions or not.