This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

How to use component name variable inside Script Arguments?

Trying to get "component monitor name" as one of arguments. Is it possible?

variable1.png

Tried both
${N=SwisEntity;M=Application.ApplicationAlert.ApplicationName}, ${N=SwisEntity;M=ComponentAlert.ComponentName}
with no success