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: Since the name in a NamedValue
is always uppercased by the portal, the key to retrieve the value should also be uppercase.
The string to which the specified name key is mapped.
NamedValueMap Class | Plumtree.Remote.Util Namespace