getAgentryString(String) method

Asks Agentry for a specific string value.

Syntax

public String getAgentryString (String name)

Parameters

Returns

the value paired with that string.

Usage

In the definitions there are key/value pairs. The String passed in is a key, the value is returned. If no key exists for the specified string, null will be returned.