Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SocialComposer.AddImageContainer
Adds an image to the post.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SocialComposer | 7.3 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Deprecated
This function was deprecated.
MBS( "SocialComposer.AddImageContainer"; ImageContainer ) More
Parameters
Parameter | Description | Example |
---|---|---|
ImageContainer | The container value containing the image. | myTable::MyImage |
Result
Returns OK or error.
Description
Adds an image to the post.Returns error if the additional image will not fit within the character space currently available, or if the sheet has already been presented to the user.
Examples
Adds an image:
Set Variable [ $r ; Value: MBS( "SocialComposer.AddImageContainer"; PlaceHolder::Attachment1) ]
See also
Example Databases
This function is free to use.
Created 11st June 2017, last changed 29th January 2023
Social.RequestAccessForAccountType - SocialComposer.AddImageFile