Description Retrieves the description for a specified coating.
Syntax desc = GetCoatingDescription ( id )
Parameters desc (String) The description from the identified coating.
id As Long The identifier for the coating whose description will be retrieved.
Remarks This function retrieves the description for a specified coating. If there is a problem, the function sets an error and returns an empty string.
See Also Examples
|