Skip to content

setRecipientCCList (Team Notifications, Alerts and Collaboration)

Compatible with:
  • Purpose
  • This command is used to. set the 'Cc' recipient list that the composed email will be distributed to.  

    Each email address in the list must be valid and must be separated from the one before with a comma (with our without a space before or after the comma).  

    If you want the user-defined variables or system variables within the contents of the string you pass into the 'target' for this command, they must be appropriately enclosed with a '${' on the left and a '}' on the right. During the test execution, Worksoft SaaS will substitute (replace) the variable names, if any, in the recipient Cc list with the then-current value of the user-defined or system variable, and string with replaced values will get set as the recipient Cc list for the email being composed.   
  • Syntax
  • setRecipientCCList(CC address)
  • Target
  • CC Addresses (multiple addresses should be separated by comma)
  • Value
  • N/A
  • Return Value
  • N/A



 

Feedback and Knowledge Base