Skip to the content.

The contain operation

up

When the tested value is a string, it asserts that the given string val is a substring of the target.

When the tested value is an array, it asserts that the given val is inside the tested value.

Works with: