1
Bản mẫu này sử dụng Lua: |
{{Str find|chữ|sub_string}} = Position of first appearance of sub_string in chữ.
In the examples, the string to be searched is Abcdefghijklm
:
Dữ liệu bản mẫu cho Str find
A template to find the numeric position of first appearance of ''sub_string'' in ''text''
Tham số | Miêu tả | Kiểu | Trạng thái | |
---|---|---|---|---|
Text | 1 | The text to search within | Chuỗi dài | bắt buộc |
Sub_string | 2 | The string to be searched within the text | Chuỗi dài | bắt buộc |