This article needs a technical review. How you can help.
Syntax
DOMApplication.launch([entry_point])
Parameters
entry_point
Optional- The entry point that should be used to launch the application. The entry points are defined in the
manifest.entry_points
object.
Returns
This method doesn't return anything.