Quantcast
Viewing latest article 8
Browse Latest Browse All 20

Printing a javascript object to the log

Hello, I'd like to print a javascript object to the log. I'm using the mobile development kit.

The only thing I could think of (that didn't work) was:

Ti.API.info(Ti.API.print(someObject));
Thanks

Viewing latest article 8
Browse Latest Browse All 20

Trending Articles