PrintErrorEntry

Prints an error entry with a given message.

python · Common Scripts

Details

IDPrintErrorEntry
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10404775

README

Prints an error entry with a given message.

Script Data


Name Description
Script Type python
Tags -
Cortex XSOAR Version 4.0.0+

Inputs


Argument Name Description
message The error message to be printed.

Outputs


There are no outputs for this script.

commonfields:
  id: PrintErrorEntry
  version: -1
name: PrintErrorEntry
fromversion: 5.0.0
script: ''
type: python
subtype: python3
tags: []
comment: Prints an error entry with a given message.
enabled: true
args:
- name: message
  description: The error message to be printed.
  default: true
  required: true
scripttarget: 0
dockerimage: demisto/python3:3.12.13.10404775
tests:
- No tests (auto formatted)