![]() |
This section describes the method for retrieving the names of the configured applications.
FieldArray getApplicationNames(String zoneName)
| Parameters | Notes | Required? |
|---|---|---|
| String zoneName | Name of the zone configured on the system. If the zone name is not specified, then the names of the applications configured in the default zone are returned. | N |
| Return Type | Notes |
|---|---|
| FieldArray | Arrays of fields where each field has the name of the application. |