Getting the HardLink parameters

All parameters can be read from the HardLink, which are returned to you in a Map. The Map key is the parameter name (String type) and the Map value is the parameter value. The parameter value is in the same type as it was specified (e.g., if you added a Long value parameter to the link, you will receive a Long value parameter in the Map as well).