or

Returns the first successful output.

Function Arguments

Name

Type

Description

functions

list

The list of the function expression.

Description

The concept is:

output = Func1(data) or Func2(data) or ...