Hello there,
I'm sure this answer is on the forums somewhere, but I haven't been able to find it.
What is the script for checking to see if a text field contains a certain word? For example, I'm trying to add this script on the text object itself, on the "on set text" tab:
if this text contains "xyz" then
run this command
else
run a different command
I appreciate the help, thanks!