In the Cloverleaf Engine we want to use the ct function (contains) in an IF statement. In this particular case, we want to see if the value contains an asterix ( * ) What is the syntax for this?
We tried the following:
1. IF hl7 field ct *
2. IF hl7 field ct =*
3. IF hl7 field ct