Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
StoreKit.SetRestoreCompletedTransactionsTrigger
Sets script triggered when transactions are restored.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| StoreKit | 8.2 | Yes | No | No | No | Yes |
MBS( "StoreKit.SetRestoreCompletedTransactionsTrigger"; Filename; ScriptName ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Filename | The database file name where the script is located. | "test.fmp12" |
| ScriptName | The script name. | "MyScript" |
Result
Returns OK or error.
Description
Sets script triggered when transactions are restored.Parameter is either OK or the error from restoring.
See also
Created 22nd April 2018, last changed 22nd April 2018
StoreKit.SetProductViewFinishedTrigger - StoreKit.SetUpdatedTransactionsTrigger
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins