Description Usage Arguments Value Examples
Infix implementation of "contains"
1 | s %contains% pattern
|
s |
Text. |
pattern |
A grep pattern, usually a simple string. |
TRUE if pattern is in s.
1 | "tango" %contains% "tang"
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.