FIND

Returns the position of a string of text within another string.You can also define where to begin the search. The search term can be a number or any string of characters. The search is case-sensitive.

Синтаксис

FIND("FindText"; "Text" [; Position])

find_text матни ёфтшаванда.

text матни ҷустуҷӯшаванда.

position (ихтиёрӣ) мавқеи сар кардани ҷустуҷӯ.

Намуна

FIND(76;998877665544) натича 6.

Please support us!