Toggle menu
14
236
69
27.4K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Str find/doc: Revision history

Template page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 February 2025

  • curprev 05:3005:30, 20 February 2025 Prd talk contribs 1,794 bytes +1,794 Created page with "{{Documentation subpage}} {{Lua|Module:String}} <!----PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE----> ===Usage=== {{tlc|Str find|''text''|''sub_string''}} Returns the position of first appearance of ''sub_string'' in ''text''. * The comparison is case sensitive. * Returns -1 if ''sub_string'' not found * Character position is 1 based (not 0 based as usual in calculations). * {{Color|red|If ''sub_string'' is empty, this routine returns 1.}} This ca..."