Set a DroidScript project name which will be launched automatically when DroidScript starts.

app.SetAutoStart( appName )

Note: This function is deprecated. in favour of ide.AutoStart


See Also: SetSharedApp, SetAutoBoot

Example - Auto Start 'Hello World' click to expand contents 

Example - Unset Autostart click to expand contents