Clean multiple spots #280
-
What should areas contain?
or
I can't seem to get it to work... Sorry, and thanks ;) |
Beta Was this translation helpful? Give feedback.
Answered by
mrbungle64
Jan 7, 2023
Replies: 1 comment 1 reply
-
This works exactly as shown in the example: const areas = "0,7"; // Example values
...
vacbot.run("SpotArea", "start", areas); You have to pass a comma-separated list of spot area ids. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mrbungle64
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@cactusss
This works exactly as shown in the example:
You have to pass a comma-separated list of spot area ids.