SetTime

Fill the current time in a custom incident field.

python · Common Scripts

Details

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

README

Fills the current time in a custom incident field.

Script Data


Name Description
Script Type python
Tags -

Inputs


Argument Name Description
fieldName The incident field name to set.

Outputs


There are no outputs for this script.

commonfields:
  id: SetTime
  version: -1
name: SetTime
script: ''
type: python
subtype: python3
tags: []
comment: Fill the current time in a custom incident field.
system: true
args:
- name: fieldName
  required: true
  description: Incident field name to set.
  default: true
scripttarget: 0
dependson: {}
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python3:3.12.13.10404775
tests:
- No tests (auto formatted)