Automation Architect - Variables
{% if variables %} {% for variable in variables %} {% endfor %}
Variable Name Data Type Value
{{ variable.name }}
{% else %}

No variables available for this script.

{% endif %}