254
edits
Line 292: | Line 292: | ||
|} | |} | ||
== | ==Functions== | ||
{| | {| | ||
|contains(find, text)||boolean||Returns true if '''find''' is found in '''text'''.<br>Example: contains('bcd', 'abcdef') = true | |contains(find, text)||boolean||Returns true if '''find''' is found in '''text'''.<br>Example: contains('bcd', 'abcdef') = true |
edits