How do I insert a variable into the body of an email alert only if the variable is not blank.
e.g if the custom property name is RunBook and the value is :KB1234"
how would I get it to insert: "Runbook: KB1234"
otherwise if the value is empty, nothing is displayed.
Should be an easy one, I did search the forums.