agentryString: method

Asks Agentry for a specific string value.

Syntax

- ( NSString * ) agentryString : ( NSString * ) stringName

Parameters

Returns

The value paired with that string.

Remarks

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, nil will be returned.