inExpression constant

String const inExpression

Determines whether an item exists in an array or a substring exists in a string.

Sdk Support: basic functionality with js

Implementation

static const inExpression = "in";