LibreOfficeDev 25.2 Help
kGvM7‖Compares two text strings and returns TRUE if they are identical. This function is case-sensitive.
Ba7M2‖EXACT("Text1"; "Text2")
KB5Nh‖ Text1 refers to the first text to compare.
eJWJo‖ Text2 is the second text to compare.
REfSL‖ =EXACT("microsystems";"Microsystems") returns FALSE.