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

Schedule.SetTag

Sets the tag value.

Component Version macOS Windows Linux Server iOS SDK
Schedule 14.3 ✅ Yes ✅ Yes ❌ No ✅ Yes, on macOS and Windows ✅ Yes
MBS( "Schedule.SetTag"; ScheduleRef; Value )   More

Parameters

Parameter Description Example
ScheduleRef The reference for a scheduled script call or sql query as returned by Schedule.StartScript* functions or Schedule.ExecuteSQL* functions. $ref
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 schedule here like a RecordID in FileMaker.

See also

Release notes

Blog Entries

This function is free to use.

Created 15th June 2024, last changed 1st August 2024


Schedule.SetScriptParameter - Schedule.SetTimeStamp