have been googling, but can I add an optional text IF the dynamic content is found, and not if it is not found. For example something like this: print ", David" is the firstname david is in the contact. but print nothing if not found. [[ ", "firstname OR ""]] Thanks!
... View more