find_text,within_text,start_num!Finds the starting position of one text string within another text string. FINDB is case-sensitive. ...

!find_text,within_text,start_num!!Finds the starting position of one text string within another text string. FINDB is case-sensitive. Use with double-byte character sets (DBCS)!is the text you want to find!is the text containing the text you want to find!specifies the character at which to start the search!