parameterMap.get¶
Signature: parameterMap.get(key)
Returns: String parameterValue - the value in the parameter map associated with the given key
Retrieves a value from the parameter map assigned to the key.
Parameters¶
| Type | Name | Description | Default |
|---|---|---|---|
| String | key | the key name for this value |