ARC Pro

Upgrade to ARC Pro

With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.

PRO
Synthiam
#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.