Skip to end of banner
Go to start of banner

return

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 18 Current »

See also: Actions

Description

Return from the current script level with type normal (default) or type error. Normal error handling occurs for a script running another script. The return can be conditioned based on the value and regex parameters just like the runIf action.

Required Parameters

Optional Parameters

type, comment, value, regex, options

Type

Check

Category

System

Output Formats

Replacement Variables

Since Version11.0

Examples

Related How To's

  • No labels