Test String
When performing a Search - or many other development - it is very helpful to test if that returned result is empty, Not empty etc...
This can be done using Formatters.
In the example here, we perform a Contain Search in the Cloud Collection Attendees.
We test if the result is empty with the ifEmpty formatter.
If that result is empty, we replace it by 2 dash : - -