getAppName method
Returns the value configured by setAppName or setAppName.
Syntax
let configval = config.getAppName();
Parameters
This method does not take any parameters.Return value
- Type: string
Returns the value configured by setAppName or setAppName.
let configval = config.getAppName();