Adds recipients to the message’s cc (send copy to) field.
The value of the _to variable is a JavaScript string. Multiple recipients are permitted, but the string must conform to JavaScript syntax, as shown in the following example.
Methods: None.
Example:
<% _cc = _util.getNotifiers("USER") + ',' + _util.getNotifiers("USER_MANAGER","ManagerLookup=managerattribute"); %>
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |