Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetDictionaryMBS class.

PhidgetDictionaryMBS.Added(Key as String, Value as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No
Occurs when a new key value pair is added to the dictionary.

key: The key that was added
value: The value of the new key

PhidgetDictionaryMBS.Removed(Key as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No
Occurs when a key is removed from the dictionary.

PhidgetDictionaryMBS.Updated(Key as String, Value as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No
Occurs when a change is made to a key value pair in the dictionary.

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


The biggest plugin in space...