Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SharingPanel.SetEvaluate
Sets the expression to call when sharing panel is done.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SharingPanel | 11.4 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "SharingPanel.SetEvaluate"; Expression ) More
Parameters
Parameter | Description | Example |
---|---|---|
Expression | The expression to evaluate. |
Result
Returns OK or error.
Description
Sets the expression to call when sharing panel is done.In the script you can check with SharingPanel.Result, SharingPanel.ErrorText and SharingPanel.ErrorCode what happened.
See also
- SharingPanel.ErrorCode
- SharingPanel.ErrorText
- SharingPanel.GetEvaluate
- SharingPanel.GetFileName
- SharingPanel.Result
This function is free to use.
Created 28th August 2021, last changed 28th August 2021
SharingPanel.SelectedType - SharingPanel.SetExcludedActivityTypes