syntax:functions:find
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| syntax:functions:find [2021/08/15 02:04] – [Examples] craigt | syntax:functions:find [2026/09/24 11:04] (current) – Added alternative syntax section, examples, other minor changes roberto | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| The first character in //text// has an index of 1. | The first character in //text// has an index of 1. | ||
| + | |||
| + | \\ | ||
| + | =====Alternative syntax===== | ||
| + | This function can take an optional third numeric parameter to define the instance of // | ||
| + | Find(text, look_for, instance_num) | ||
| \\ | \\ | ||
| Line 13: | Line 18: | ||
| |text|Text|The text value to search within for the // | |text|Text|The text value to search within for the // | ||
| |look_for|Text|The text string to search for within //text//.| | |look_for|Text|The text string to search for within //text//.| | ||
| + | |instance_num< | ||
| + | < | ||
| **Return value type:** Number | **Return value type:** Number | ||
| Line 32: | Line 39: | ||
| find(' | find(' | ||
| + | |||
| + | find(' | ||
| + | |||
| + | find(' | ||
| + | |||
| + | find(' | ||
| + | |||
| + | find(' | ||
| find(' | find(' | ||
| Line 44: | Line 59: | ||
| * [[syntax: | * [[syntax: | ||
| * [[syntax: | * [[syntax: | ||
| - | |||
syntax/functions/find.txt · Last modified: by roberto