getAppConfigurableVars method

Last Updated : Jun 05, 2026 |

This section describes the method for retrieving the configurable application variables of an existing application.

FieldArray getAppConfigurableVars(String name, String zoneName)

Parameters

Parameters

Notes

Required?

String name

Name of the application in the format application name for global applications or organization name/application name for organization applications.

Y

String zoneName

Name of the zone from which the application information is retrieved. If the zone name is not specified, then the information retrieved for the application configured in the default zone.

N

Data returned

Return Type

Notes

FieldArray

Array of fields where each field contains the details of the configurable application variable of the application.