Description Changes the description of a specific coating.
Syntax SetCoatingDescription id, desc
Parameters id As Long The identifier of the coating.
desc As String The new description of the coating.
Remarks This subroutine changes the description of a specific coating. If there is a problem the subroutine sets an error and returns without modifying the coating.
See Also Examples
|