Correct answer

Hello. I would like a script to check if the text I am entering in an inputField is the same as a preset response by me.
If you need more information, ask me.

Use string.Equals to compare two string values for equality: String.Equals Method (System) | Microsoft Learn