I cant find any documentation on the Logic Structure?
AND
OR
NOT
XOR
Then I cant find loops
FOR
WHILE and so on.
I cant find any documentation on the Logic Structure?
AND
OR
NOT
XOR
Then I cant find loops
FOR
WHILE and so on.
Hi @Dmitrij_Moreinis - if you could tell me a bit more about what you want to achieve, I could point you in the right direction or even help you build it.
Its a basic programming stucture,..... you need it.
You habe variables you need Logic Operators to connect them.
(You also need Arrays)
When you have more then one variable, you need to iterrate over them, thats why you need LOOPS
Great Service! Beest Idea ever to run programlangauge in text editor!
You can read about the logical operators supported in Text Blaze here:
And here's more info on the {repeat}
command:
Let me know if you have additional questions.
Fantastic post!
I've been looking for all the information in the formula reference page for a long while. Not too sure why I've found it so difficult to find. It should be core reading for all users!