If an alert variable value like ${N=SwisEntity;M=ComponentAlert.ComponentName} results in "Service: myService" and there is no other variable that returns just "myService" I would like the ability in the "format output value" to only return "myService" by applying some simple string manipulation to the variable content . Some Regex or Trim, SubString, Left, Right, etc. or something?