Is there any way to disable the iphone screen from dimming? The equivalent objective-c code would be:
[[UIApplication sharedApplication] setIdleTimerDisabled:YES];
[import]uid: 4899 topic_id: 1844 reply_id: 301844[/import]
system.setIdleTimer( false ) [import]uid: 7849 topic_id: 1844 reply_id: 5497[/import]
Awesome! Feel dumb for having missed it though. 
Thank you! [import]uid: 4899 topic_id: 1844 reply_id: 5499[/import]