Posts: 1,630
Threads: 103
Joined: Sep 2015
Reputation:
0
12-27-2015, 09:43 PM
(This post was last modified: 12-28-2015, 09:13 AM by Catar.)
What data type are variables that we create/use in macros etc.
Are they strictly integers?
Can I somehow use them as string? (f.e. to introduce piece of text)
Posts: 3,907
Threads: 340
Joined: Feb 2012
Reputation:
0
Yes, I have some plans to even add if/else to macros, however the hard part is to keep total back-compatibility.
Posts: 1,630
Threads: 103
Joined: Sep 2015
Reputation:
0
12-28-2015, 06:30 PM
(This post was last modified: 12-28-2015, 06:34 PM by Catar.)
current 'kind of' [true] {false} is enough for me so far and it works well as if/else.
things i was missing in this bot i put as suggestions in forum - but only some of were accepted and shown on forum :/