Soundboard V2 (PC) icon Soundboard V2 (PC) Play MP3/WAV via PC sound output with timeline scripts to trigger movements, auto-position actions, and optional looping for synced routines Try it →

ARC Pro

Upgrade to ARC Pro

Become a Synthiam ARC Pro subscriber to unleash the power of easy and powerful robot programming

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

The error is correct - the variable is not defined. Please read the entire error, not just the first three words.

Define a variable such as...


$Variable = "Some data"

Perhaps begin with RoboScratch, then try blockly, and eventually move to EZ-Script to learn what a variable is.