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

Phidget.ReleaseAll

Frees all Phidget objects.

Component Version macOS Windows Linux Server iOS SDK
Phidget 13.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ❌ No
MBS( "Phidget.ReleaseAll" )

Parameters

none

Result

Returns OK or error.

Description

Frees all Phidget objects.
Be aware that on a server this may free objects, which are used by other scripts running in parallel!

Examples

Release them all:

Set Variable [ $r ; Value: MBS("Phidget.ReleaseAll") ]

See also

Example Databases

This function is free to use.

Created 16th August 2023, last changed 17th August 2023


Phidget.Release - Phidget.ResetFailsafe