Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SocialComposer.SetEvaluate
Sets the expression to call when composer is done.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SocialComposer | 7.3 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Deprecated
This function was deprecated.
MBS( "SocialComposer.SetEvaluate"; Expression ) More
Parameters
Parameter | Description | Example |
---|---|---|
Expression | The expression to evaluate. |
Result
Returns OK or error.
Description
Sets the expression to call when composer is done.In the script you can check with MailComposer.Result and MailComposer.Error what happened.
See also
- MailComposer.Error
- MailComposer.GetEvaluate
- MailComposer.Result
- MailComposer.SetEvaluate
- MessageComposer.GetEvaluate
- MessageComposer.SetEvaluate
- SocialComposer.GetEvaluate
- SocialComposer.GetFileName
- SocialComposer.SetScript
This function is free to use.
Created 11st June 2017, last changed 12nd June 2020