Wiktenauer logo.png

Difference between revisions of "Template:Str find/doc"

From Wiktenauer
Jump to navigation Jump to search
m (1 revision)
 
(No difference)

Latest revision as of 02:29, 23 September 2012

Usage

{{Str find|text|sub_string}} = Position of first appearance of sub_string in text.

  • Only searches first 50 characters of text. Returns -1 if sub_string not found in first 80 characters.
  • Character position is 1 based (not 0 based as usual in calculations).

See also