Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Dictionary.SetTag
Sets the tag value.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Dictionary | 14.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Dictionary.SetTag"; DictionaryRef; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
DictionaryRef | The reference number to the dictionary. | $dic |
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 dictionary here like a RecordID in FileMaker.
See also
Release notes
- Version 14.3
- Added Dictionary.GetTag and Dictionary.SetTag functions.
Blog Entries
This function is free to use.
Created 15th June 2024, last changed 15th June 2024