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

CLibrary.SetTag

Sets the tag value.

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

Parameters

Parameter Description Example
LibraryRef The reference number for the library. $lib
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 library here like a RecordID in FileMaker.

See also

Release notes

Blog Entries

This function is free to use.

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


CLibrary.ReleaseAll - CLibrary.Symbols