ParameterUploadDictionary:
--------------------------------------------------------------------------
Load the dictionary of parameters that may be uploaded to the DFF system.
Since version 7.
--------------------------------------------------------------------------
Form:
d = ParameterUploadDictionary;
--------------------------------------------------------------------------
------
Inputs
------
none
-------
Outputs
-------
d {:,4} Cell array of uploadable parameter info
{name, destination agent, default data, description}
--------------------------------------------------------------------------