Skip to content

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 String

Returns

String
Label name (None if none)