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