Skip to content

Simba.Data

Simba.Data.Connector

Connector.ConnectorLabel(bool, string) Method

Return the name of the connected label Rurn None if there is no label.

1
string? ConnectorLabel(multipleLabels, multipleLabelsString)

Parameters

multipleLabels System.Boolean

True if multiple labels are connected to the connectors (should throw an error)

multipleLabelsString System.String

Returns

System.String
Label name (None if none)