Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Phidget.ClearScriptTrigger

Removes a script trigger for a phidget.

Component Version macOS Windows Linux Server iOS SDK
Phidget 13.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ❌ No
MBS( "Phidget.ClearScriptTrigger"; PhidgetRef; Event )   More

Parameters

Parameter Description Example
PhidgetRef The reference number for the phidget. $phidget
Event The name of the event. "Attach"

Result

Returns OK or error.

Description

Removes a script trigger for a phidget.
You may not need to do this as closing the phidget will stop triggers.
See Phidget.SetScriptTrigger for the list of events.

See also

Release notes

Blog Entries

This function is free to use.

Created 14th October 2023, last changed 14th October 2023


Phidget.Clear - Phidget.Close