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