How to mark cc mail receipient as empty in asset

Hi Team,

We got an update not to inlcude anyone in cc while sending mail and we nee to make it as empty in asset but if give “” in asset bot throws exception as invalid recipient. I know we can simply give double quotes in code but want to know how to give empty value in asset.

CC given in asset as “” Debugged and checked the value for cc comes as "" "’
Thanks,
Ula

Set the value to Nothing instead.

@Boopathi - try to assign CC string as “;” and check!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.