Description Retrieves the name of a specified coating.
Syntax name = GetCoatingName ( id )
Parameters name (String) Name of the identified coating.
id As Long Identifier for the coating whose name will be retrieved.
Remarks This function retrieves the name of a specified coating. If there is a problem, the function sets an error and returns an empty string.
See Also Examples
|