VerifyHumanReadableContains

Verify given entry contains a string

javascript · Developer Tools

Details

IDVerifyHumanReadableContains
Languagejavascript
From Version5.0.0

README

Verifies if a given entry contains a string.

Script Data


Name Description
Script Type javascript
Tags -

Inputs


Argument Name Description
humanReadableEntryId The entry ID of the last task.
substring The substring to look for.

Outputs


There are no outputs for this script.

commonfields:
  id: VerifyHumanReadableContains
  version: -1
name: VerifyHumanReadableContains
script: ''
type: javascript
tags: []
enabled: true
comment: Verify given entry contains a string
args:
- name: humanReadableEntryId
  required: true
  default: true
  description: Entry ID of the last task.
- name: substring
  required: true
  description: The substring to look for.
scripttarget: 0
fromversion: 5.0.0