Back

CreateShortcut

Shortcut creates a Shortcut object of an app on the device home screen - referencing to a js file runnable with DS.

app.CreateShortcut( name, iconFile, file, options ) -> app object - Shortcut

string
string - path to file or folder ( "/absolute/..." or "relative/..." )
unknown