Description Retrieves the description of a particular material in the associated FRED document.
Syntax desc = GetMaterialDescription ( id )
Parameters desc (String) The description of the material.
id As Long Identifier of the material.
Remarks This function retrieves the description of a particular material in the associated FRED document. If there is a problem the function sets an error and returns without modifying desc.
See Also Examples
|