Search found 1 match
- 01 Dec 2017, 03:25
- Forum: Support
- Topic: Loop syntax
- Replies: 1
- Views: 2074
Loop syntax
Hello, I'm only a few minutes into Actiona, it's very interesting. I'm wondering about loops. What I have so far is this. It works, but seems inelegant: 001: Variable [Name] 002: Loop [Goes to label Input 3 times] Input: Data input [What is your name?] [Sets variable $Name] 004: Message Box [Hello, ...