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
Even though a.x is usually a reference to variable a defined as a custom type with x as an element, a.x should also be valid as a regular variable name.
Even though
a.xis usually a reference to variableadefined as a custom type withxas an element,a.xshould also be valid as a regular variable name.In QB64 (also valid in QBasic):