Does 'exists' work on arrays?

Sri sritcp at gmail.com
Sun Mar 15 13:37:15 EDT 2015


The argument of the exits() function should be an object.
exists(myArray) 
should work.
myArray["gpx"] is a property, I think.
if "gpx" is among the lines in the keys of myArray
should work.

Regards,
Sri.



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Does-exists-work-on-arrays-tp4690174p4690175.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list