模板:Str find/doc
外觀
此頁面是Template:Str find的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
此模板使用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。)