You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason I can't do arithmetic operations with array elements.
(Type conversion error)
Example: dim array:push 1,array:print array:print array[0]+1