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