allowZeroForms
allowZeroForms();
The allowZeroForms method of the Application class continues the process after the startAppMethod or startAppMethodWithString method completes, even if a form was not created.
The allowZeroForms method does nothing if the application is running on the server or on an application server; that is, the application must be running on the client for the action to apply.
Code a