ढाँचा:Str find long/कागजात
स्वरूप
Usage
[सम्पादन गर्नुहोस्]{{str find|text|sub_string}} = Position of first appearance of sub_string in text.
- Only searches first 80 characters of text. Returns -1 if sub_string not found in first 80 characters.
- Character position is 1 based (not 0 based as usual in calculations).