Resolved! Count how many times a specific word is in a string field
I have an integration what is raising a catalog item, and here I would need a business rule to count how many times do we have a specific word in the variables called "External Description". I can fetch the value from that variable " var text = scReq...

