Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing type declaration of the result paramter passed into setResult(result) in Plugin Manager/Script.md #84

Open
Tracked by #68
pklaschka opened this issue Oct 18, 2022 · 0 comments

Comments

@pklaschka
Copy link
Contributor

pklaschka commented Oct 18, 2022

## setResult(result)
To send the execution result back to the host (if required).
| Param | Type | Description |
| --- | --- | --- |
| result | `*` | Host defines the contract on as to what can be returned from scripts and its format. |

"Host defines the contract on as to what can be returned from scripts and its format."

This makes sense as internal documentation, but doesn't provide any value for 3P developers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant