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
A way to verify/view what type a variable is, even something as simple as somevar.gettype. (Okay that's dotnet, probably would be something like type(somevar) )
A way to verify/view what type a variable is, even something as simple as
somevar.gettype. (Okay that's dotnet, probably would be something liketype(somevar))Extracted from #18614