I'm trying to make Config Change template scripts for general configuration. When running the script not all variables will be necessary for certain devices but I need to fill in values for them anyway.
Is it possible to write scripts in a way that determines which variables are necessary, based on selected node properties, and only asks for values for the applicable variables?