Piecewise

Build chat bots with blocks

list (array) contains (value)

In the toolbox

Determine whether a list contains an element.

Parameters

Parameter name Parameter type Required? Description
array Array The list of values to find the specified element in.
value any The value to find in the list.

Output

Boolean