đ
Text Functions
2 functionsString manipulation, concatenation, and text formatting
FIND
Finds the position of text within another text string, case-sensitive.
SEARCH
Finds the position of text within another text string, case-insensitive.
String manipulation, concatenation, and text formatting
Finds the position of text within another text string, case-sensitive.
Finds the position of text within another text string, case-insensitive.