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

Mutex.SetTag

Sets the tag value.

Component Version macOS Windows Linux Server iOS SDK
Mutex 14.3 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Mutex.SetTag"; Mutex; Value )   More

Parameters

Parameter Description Example
Mutex The reference number of the mutex. $mutex
Value The new tag value. Get(RecordID)

Result

Returns OK or error.

Description

Sets the tag value.
The tag value allows you to store any value related to the mutex here like a RecordID in FileMaker.

See also

Release notes

Blog Entries

This function is free to use.

Created 19th June 2024, last changed 19th June 2024


Mutex.ReleaseAll - Mutex.TryLock