I have assigned a short description to a text variable. I would like to know if it is possible, presumably with a condition activity, to check if a string of text contains a specific word, like Approval or Rejection. For example if a variable reads, "Approval Letter for ABC Company...". The company name will be different every time obviously. So I just want to check if the first word in that string is Approval and update a status based on that. If anybody has a better way to achieve this, I'm open to suggestions. Thanks!