getProcess

getProcess(): Process;

The getProcess method of the Application class returns a reference to the Process object associated with the application; for example, when your application has multiple application objects when you are working with imported packages.