Template:Str find
外观
1
使用Lua語言編寫: |
用法
[编辑]{{str find|text|sub_string}} = 在字串text中搜尋並返回特定字串sub_string的位置。
- 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
參見
[编辑]{{Strfind short}}
(如果使用Str find引致模板「擴展深度超出限制」,可嘗試改用Strfind short。)