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

Java.SetTag

Sets the tag value.

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

Parameters

Parameter Description Example
JObject The java object reference number. $j
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 java object here like a RecordID in FileMaker.

See also

Release notes

Blog Entries

This function is free to use.

Created 15th June 2024, last changed 15th June 2024


Java.SetStaticField - JavaScript.Available