Returns the string to which the specified name key is mapped, or null if the key is not mapped to any values. If the mapped value is a string[], then the first element of the string[] will be returned. Note that as the name in a NamedValue is always uppercased by the portal, the key to retrieve the value should also be uppercase.
string
NamedValueMap Class | Plumtree.Remote.Util Namespace