Hello, first thank you for this great community. I have started using Zenno and I have a question about the if logic.
I have a multiline txt file and as a first command i read the text of that file and store it into a variable called Txtfile. After that i need to check: If the txt file already contains another current variable (called Name).
My question: What is the If command for this to work?
I have now: '{-Variable.Txtfile-}'=='{-Variable.CurrentName-}'
but that does not work. Basicly i need: If Txt-File contains Variable.Name
I would be glad to get some help. Thank you guys.
I have a multiline txt file and as a first command i read the text of that file and store it into a variable called Txtfile. After that i need to check: If the txt file already contains another current variable (called Name).
My question: What is the If command for this to work?
I have now: '{-Variable.Txtfile-}'=='{-Variable.CurrentName-}'
but that does not work. Basicly i need: If Txt-File contains Variable.Name
I would be glad to get some help. Thank you guys.