mojo:mojo.app.AppInstance.New

Method New:Void( )

Creates a new app instance.

Creates a new AppInstance objects and initializes the global App variable with it.

A runtime error will occur if more than 1 AppInstance is created.