SMTP Client icon SMTP Client Send SMTP email (text or camera images) from ARC robots via ControlCommand; configure SMTP/auth and sender; saves credentials in project. Try it →
Asked — Edited

Variables; Local Or Global In Scripts?

If I want to set a variable based on a result in one script, can I pass that variable to another script?

Man, this programming thing is getting complicated:D


ARC Pro

Upgrade to ARC Pro

ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

All variables are global. Use the Variable Watcher control to view the variables and their values.