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