ModuleObject.unload

Syntax

unload();

Description

The unload method unloads data from module.

Comments

Unloading data and closing module is executed on the server side. In the web application the method execution result is not displayed.

See also:

ModuleObject