displayUtilitiesResults
This script displays the execution results of the tab's buttons in an HTML table format.
python · Common Scripts
Details
| ID | displayUtilitiesResults |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | dynamic-section |
README
This script displays the execution results of the tab’s buttons in an HTML table format.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 6.10.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: displayUtilitiesResults version: -1 name: displayUtilitiesResults script: '' type: python comment: This script displays the execution results of the tab's buttons in an HTML table format. tags: - dynamic-section enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole fromversion: 6.10.0 tests: - No tests (auto formatted)