SEARCHB

Returns the starting position of a given text, using byte positions (not case sensitive).

tip

可使用此函数的最低 LibreOffice 版本为 6.0


语法

SEARCHB( Find text ; Text ; Position)

Find Text: The text or text expression to be found.

Text: the text in which the search is to be made.

Position: The position in the text where the search starts.

示例

=SEARCHB("ᄫᄬ";"ᄩᄔᄕᄜᄝᄞᄠgᄢᄣᄫᄬᄭᄮᄯᄲᄶ";17) returns 20.