✅ how do i read a global variable

as you can see, my code currently relies on a variable which is passed byref, but i would really rather it be a global variable. i get an error when i try to do that though
image.png
Was this page helpful?