get# ParamDictND.get(key, default=None, /)[source]# Get the parameter value for the specified key, or the default if not found. Parameters: keykey defaultAny, optional Returns: int or float or default