Platforms to show: All Mac Windows Linux Cross-Platform

Back to CNLabeledValueMBS class.

CNLabeledValueMBS.Constructor(label as string, value as Variant)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Returns a new labeled value identifier initialized with the specified label and value.

label: A string value for the label of the labeled …value object, or nil if the value doesn’t have a label.
value: A value for the labeled value object. For valid values, see CNContact properties that are arrays of labeled value objects.

Returns a new labeled value object initialized with the specified identifier.

CNLabeledValueMBS.copy as CNLabeledValueMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Create a copy of the labeled value object.

CNLabeledValueMBS.labeledValueBySettingLabel(label as string) as CNLabeledValueMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Returns a labeled value object with an existing value and identifier.

label: The label of the copied labeled value object, or nil if the contact property value doesn’t have a label.

Returns a labeled value object with an existing value and identifier.

See also:

CNLabeledValueMBS.labeledValueBySettingLabel(label as string, value as Variant) as CNLabeledValueMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Returns a labeled value object with the specified label and value with the existing identifier.

label: The label of the copied labeled value object, or "" if the contact property value doesn’t have a label.
value: The copied labeled value object. For valid values, see CNContact properties that are arrays of labeled value objects.

Returns a labeled value object with the existing identifier.

See also:

CNLabeledValueMBS.labeledValueBySettingValue(value as Variant) as CNLabeledValueMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Returns a new value for an existing label and identifier.

value: A new value for the copied labeled value object. For valid values, see CNContact properties that are arrays of labeled value objects.

Returns the CNLabeledValue object with an existing label and identifier.

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...