-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Hello! Will be nice to have ability to use standart macro in context of another macro, exapmle:
{$TEMPERATURE.WARN:"{$SENSOR.LOCATION}"}
{$TEMPERATURE.WARN} is a template macro.
{$SENSOR.LOCATION} is a host macro.
But when I try to use this construction trigger is not fires. Seems host macro is not resolved.