I need a button where I set a new Collection and also set new variables.
Is it possible have Collect() and Set() in a same button with "And" between them?
Because if I add both functions, Collect() emerges immediately an error: Invalid argument type: must be number, text, boolean.
Collect() works fine alone.
Solved! Go to Solution.
Hi @Finnair
Seperate Collect() with ;
Like this
Collect(); Set()
you can place more actions like that just make sure at end of each action you have ";"
Hi @Finnair
Seperate Collect() with ;
Like this
Collect(); Set()
you can place more actions like that just make sure at end of each action you have ";"
I found it, "And" must be a semicolon....
User | Count |
---|---|
252 | |
101 | |
94 | |
47 | |
38 |