Hi Guys,
I'm creating a workflow with a validation message.
I have a Text Box Tool in my workflow, I need to insert validation when the user type string and the value in Text Box is greater than 5.

I've tried the Error Message Tool but it is not working for me. I've also tried the function CountWords(string) and it didn't work also. Thank you!