Skip to main content

isError

This Script is part of the Common Scripts Pack.#

Checks whether a given entry(ies) return an error. Use ${lastCompletedTaskEntries} to check the previous task entries. If an array is provided, it will return "yes" if one of the entries returned an error.

Script Data#


NameDescription
Script Typejavascript
TagsCondition, Utility

Inputs#


Argument NameDescription
entryIdThe entry to check.

Outputs#


PathDescriptionType
TrueIf one or more entries is an error.Unknown
FalseIf none of the entries is not an error.Unknown