Back

CreateShortcut

This method creates a shortcut of an app on your home screen - referencing to a js file runnable with DS.

  app.CreateShortcut( name, iconFile, file, options )

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