On this page

Array Operators

Reference for array operators in Statsig SDK rule evaluation, including supported comparisons, value types, and examples for user property arrays.

Array operators check whether an array custom field contains or does not contain specific values.

Client SDKs

Array operators work with all versions of all client SDKs except on-device eval client SDKs.

For on-device eval SDKs, the following SDKs and minimum versions are supported:

js-on-device-eval-client - v3.5.1

Server SDKs

Array operators require the following minimum SDK versions:

All Server Core SDKs support array operators in all versions.

Was this helpful?