getExtensionString(String) method
Called by the Agentry to get the value for the specified string.
Syntax
public
String
getExtensionString
(
String
name
)
Parameters
-
name –
the string that Agentry is requesting
Returns
the value the extension determines based on the specified key
Usage
In the definitions, there are specified keys. The string passed in is a key, the value is returned from the extension.