Hi,
is it possible to make if-statements by an execute script?
I want to execute a script (not a template) and want to ask if something is set or not.
I know I can use variables so can I use the same functions such as in templates?
Kind regards,
Flo
Hi Flo,
Some elements (like variable reference) are the same for scripts and config templates.
However the if-then-else, loops and other flow-control statements are only available in the config change templates.
Regards,
Jiri
thanks for the help
flo