Description Retrieves the description of a scatter model.
Syntax desc = GetScatterDescription ( id )
Parameters desc (String) The description of the scatter model.
id As Long Identifier of the scatter model.
Remarks This function retrieves the description of a scatter model. If there is a problem the function sets an error and returns an empty string.
See Also Examples
|