FINDB

Returns the starting position of a given text, using byte positions. FINDB is case sensitive.

tip

This function is available since LibreOffice 6.0.


αžœαžΆαž€αŸ’αž™β€‹αžŸαž˜αŸ’αž–αž“αŸ’αž’β€‹β€‹

FINDB(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.

αž§αž‘αžΆαž αžšαžŽαŸ

=FINDB("a"; "LibreOffice οΌ£ο½ο½Œο½ƒ") returns 15. The Find Text argument is a text string that comprises a full-width, double-byte "a" character, while the Text argument comprises 12 single-byte characters followed by four full-width, double-byte characters.

Please support us!