Matching and exactly matching
From IFWiki
Ex:
if (text) matches the text (text)
if "[score]" matches the text "3", ...
if the printed name of the location matches the text "the", ...
if the printed name of the location matches the text "the", case insensitively: ...