DM_getSimMatName

This method returns the name of the similarity matrix at a specified position in a DM_ClusSettings value.

Syntax

Method syntax

Read syntax diagramSkip visual syntax diagram
>>-clusSet..DM_getSimMatName--(--pos--)------------------------><

Function syntax

Read syntax diagramSkip visual syntax diagram
>>-DM_getSimMatName--(--clusSet--,--pos--)---------------------><

Parameters

clusSet
A value of type DM_ClusSettings
pos
A value of type INTEGER specifying the position of the similarity matrix to be returned, ranging from 1 to the number of similarity matrices

Return Value

The return value is of type VARCHAR(128)



Feedback | Information roadmap