ContextGetEmails
Gets all email addresses in context, excluding ones given.
javascript · Common Scripts
Details
| ID | ContextGetEmails |
|---|---|
| Language | javascript |
| From Version | 5.0.0 |
README
Gets all email addresses in context, excluding ones given.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags |
Inputs
| Argument Name | Description |
|---|---|
| excludedEmails | The email addresses to exclude (comma-seperated). |
Outputs
There are no outputs for this script.
commonfields: id: ContextGetEmails version: -1 name: ContextGetEmails script: '' type: javascript tags: [] comment: Gets all email addresses in context, excluding ones given. enabled: true args: - name: excludedEmails description: Email addresses to exclude (separated by commas) isArray: true scripttarget: 0 fromversion: 5.0.0 tests: - No tests