Syntax
DOMApplication.launch([entry_point])
Parameters
entry_pointOptional- The entry point that should be used to launch the application. The entry points are defined in the
manifest.entry_pointsobject.
Returns
This method doesn't return anything.