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 more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.

PRO
Synthiam
#1  

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