User Tools

Site Tools


syntax:functions:in

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:in [2026/09/24 12:41] – [Arguments] fix line breaks robertosyntax:functions:in [2026/09/24 13:41] (current) – old revision restored (2026/09/24 10:52) roberto
Line 11: Line 11:
 |text|Text|Any text value or a value than can be implicitly converted to text.| |text|Text|Any text value or a value than can be implicitly converted to text.|
 |look_in|Text (delimited values)|A list of values, separated by //delimiter// that are searched for the presence of the //text// value.\\ Values in this delimited string are always considered text, even if they look like a number.| |look_in|Text (delimited values)|A list of values, separated by //delimiter// that are searched for the presence of the //text// value.\\ Values in this delimited string are always considered text, even if they look like a number.|
-|delimiter|Text|The character or characters (it can be more than one character) used to separate the individual values within the //look_in// argument.|+|delimiter|Text|The character or characters (it can be more than one character) used to separate the individual\\ values within the //look_in// argument.|
 **Return value type:** Boolean (TRUE/FALSE) **Return value type:** Boolean (TRUE/FALSE)
  
syntax/functions/in.txt · Last modified: by roberto

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki