Hi,
Does anyone know if its possible and the syntax, for inserting a variable, but, if the value is empty, inserting a completely different value?
E.g i have a customer property called Asset_Owner. So the variable would be ${N=SwisEntity;M=Node.CustomProperties.Asset_Owner}
However, this may sometime be left blank, resulting in an empty space, so i'd like to insert a default value if it is not found
I suspect this will require a SWQL variable