Thanks for the explanation Monte > On 14 Oct 2015, at 08:33, Monte Goulding <mo...@sweattechnologies.com> wrote: > > It’s a confusing topic. See the is really operator for more info. Under the > hood they are stored in the most efficient way they can be but it often > depends on the last operation: > > put “1” into t — is really a string > put “1”*1 into t — is really a number
I’m guessing that engine keeps a track of the type that each value is currently stored. Cheers Peter _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode