fm_run_script
Run a FileMaker script within a specified database and layout context, optionally passing a script parameter, to automate database tasks and workflows.
Instructions
Execute a FileMaker script
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | Yes | Layout context | |
| script | Yes | Script name | |
| database | Yes | Database identifier | |
| parameter | No | Script parameter |