User Tools

Site Tools


built_in:load_boolean

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
built_in:load_boolean [2015/03/21 17:39]
madlyr [Description]
built_in:load_boolean [2016/08/03 13:47] (current)
Line 8: Line 8:
  
 The third parameter **id** is an optional text parameter and allows sharing of data across multiple Apps when the same id is used by both apps. The third parameter **id** is an optional text parameter and allows sharing of data across multiple Apps when the same id is used by both apps.
 +
 +The third parameter is only useful for sharing data between apps run in the DroidScript IDE. It cannot be used to share data between standalone apps created with the apk-builder.
  
 <code> num = app.LoadBoolean( valueName, default, id );</code> <code> num = app.LoadBoolean( valueName, default, id );</code>
built_in/load_boolean.1426959593.txt.gz ยท Last modified: 2015/03/22 01:39 (external edit)