How to tag single word open end response?

How to tag single word open end response?
in Custom Code
How to tag single word in open end response so that code tag only responses with that single word and no other response if that word is present with other words.
0
Sign In to Comment
Answers
You might try a JS match regex function then base logic on the match.
Thanks @pogi , How can we use Match Regex function in TextIQ of Qualtrics?