- Регистрация
- 06.06.2016
- Сообщения
- 92
- Благодарностей
- 6
- Баллы
- 8
Hi,
I would like to clean my own variables at the begining of the template, and do that each time to have a clean fresh start.
I know how to do it with variable processing snippet, but when you have dozen of variables it's not optimized.
So, does it exist a "master option" to clean them all ?
I think with C# it could be possible (even deleting), but i'm not a dev/coder so it's not easy to me for now to understand the doc without a small example.
Someone would have a solution to reset for example the following variables : "color", "size", "origin", "price" with the fewest steps ? (Then we could add it to the LighWood C# thread)
Thanks
I would like to clean my own variables at the begining of the template, and do that each time to have a clean fresh start.
I know how to do it with variable processing snippet, but when you have dozen of variables it's not optimized.
So, does it exist a "master option" to clean them all ?
I think with C# it could be possible (even deleting), but i'm not a dev/coder so it's not easy to me for now to understand the doc without a small example.
Someone would have a solution to reset for example the following variables : "color", "size", "origin", "price" with the fewest steps ? (Then we could add it to the LighWood C# thread)
Thanks