HVa4P‖

MAagw‖FINDB

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

tip

75SZe‖This function is available since LibreOfficeDev 6.0.


ebLBc‖Syntax

4ztby‖FINDB(Find Text ; Text [; Position])

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

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

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

GAZG2‖Examples

okEBS‖=FINDB("a"; "LibreOffice Calc") 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.