Listing the modules in an installed application using wsadmin scripting
| Element | Description | | --- | --- | | `$` | is a Jacl operator for substituting a variable name with its value | | `print` | is a Jython command | | `AdminApp` | is an object that supports application object management | | `listmodules` | is an AdminApp command | | `*DefaultApplication*` | is the name of the application | | `-server` | is an optional option specified |![\[
| Element | Description |
| --- | --- |
| `$` | is a Jacl operator for substituting a variable name with its value |
| `print` | is a Jython command |
| `AdminApp` | is an object that supports application object management |
| `listmodules` | is an AdminApp command |
| `*DefaultApplication*` | is the name of the application |
| `-server` | is an optional option specified |![\[