"moduleName"
Returns the name of the current module in which the panel is opened.
Synopsis
this.moduleName(string name);
Parameter
| Parameter | Description |
|---|---|
| name | Name of the module (read-only) |
Assignment
Panel
Returns the name of the current module in which the panel is opened.
this.moduleName(string name);
| Parameter | Description |
|---|---|
| name | Name of the module (read-only) |
Panel