getAppAlias()
Obtains the alias of the application for the current request.
Returns
The application alias as a string.
Parameters
This API does not have parameters.
Usage example
In this example, the API returns the alias of the application as a string for the current request.
AssetLoader.getAppAlias();
Previous topic APIs in the AssetLoader class Next topic getConstellationServiceUrl()