Hi!
I have a string variable “Textifns” . This variable contains the text. I need to find in this text the word “invoice” and make steps in the program.How the “if” operator has to be registered?
The condition should be such, that if the text contains a word “invoice”, then…
a string variable “SF” contains word “invoice”
I tried