Vorlage:Str find/doc: Unterschied zwischen den Versionen

Aus Bayernflora
Wechseln zu: Navigation, Suche
K (1 Version: en.wikipedia taxobox dependencies + changes to Lead etc. after JS2 update)
 
K (1 Version)
 
(kein Unterschied)

Aktuelle Version vom 23. Oktober 2013, 12:24 Uhr

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 50 characters.
  • Character position is 1 based (not 0 based as usual in calculations