User Tools

Site Tools


built_in:execute

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

built_in:execute [2016/08/17 07:40]
197.180.237.241 app.Execute(code)
built_in:execute [2016/08/17 15:52]
Line 1: Line 1:
-**app.Execute(code)** 
- 
-This method executes a code in a similar way as eval() but it returns undefined. 
- 
-<code> 
-app.Execute("app.ShowPopup('Hello')") // shows a popup 
-app.Execute("app.Exit()") //exits app. 
-</code> 
  
built_in/execute.txt ยท Last modified: 2016/08/17 15:52 (external edit)