Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Stores registration on Mac in preferences file of FileMaker so the plugin can auto register itself on startup of FileMaker.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Plugin | 3.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Licensee Name | This is the name of the person or organization that holds the license for the plug-in | Your Name |
component | The component that was licensed. For example "Complete" | |
License Type | Seats purchased. For example, "1 seat", "10 seats", "Developer" | 1 Seat |
Expire Month | This is the month in which the serial will expire for new versions of the plug-in in YYYYMM format. Plug-in released before the end of that month will continue to work forever. New Releases after that date will require a renewal | 200708 |
Serial number | The license number | your serial number |
Returns OK on success.
Stores registration:
$r = MBS( "StoreRegistration"; $name; "Complete"; "5 seat"; $date; $code)
This function is free to use.
Created 18th August 2014, last changed 28th November 2022
StoreKit.Transactions - SyntaxColoring.AddContextMenuCommand