Trim a string in Javascript. By admin | March 29, 2012 0 Comment Below is a simple function to implement this.
How to get the elapsed time after app launch in Corona ? By Malik | February 18, 2012 0 Comment In order to get the elapsed time after the application launch in Corona, use the following lines of code, Thus we will get the elapsed time after the app launch in milliseconds. 🙂