if.not_contains
/ Conditionals / if.not_contains
| Title | : | if.not_contains | ||||||
| Purpose | : | if haystack not contains needle then executes | ||||||
| Syntax | : | [if.not_contains needle=”value” haystack=”{array}”]
/** ** code***/ [/if.not_contains] |
||||||
| Example 1 | : |
|
/ Conditionals / if.not_contains
| Title | : | if.not_contains | ||||||
| Purpose | : | if haystack not contains needle then executes | ||||||
| Syntax | : | [if.not_contains needle=”value” haystack=”{array}”]
/** ** code***/ [/if.not_contains] |
||||||
| Example 1 | : |
|