Please share if you have figured out how (if possible) to use a conditional statement before a GetAction runs.
For example... this works fine.
But if I want to only call the action if the searchTerm length is 5 characters, I cannot figure out a proper syntax to make that happen. (Tried lots of ways... just not the right way--if one exists.)