Prevent PC Sleep icon Prevent PC Sleep Prevents a PC from entering sleep mode via a tiny, resizable control-keeps the system awake while minimizing UI real estate 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

Experience early access to the latest features and updates. You'll have everything that is needed to unleash your robot's potential.

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.