Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
SocialComposer.AddImageContainer
Adds an image to the post.
| Component | Version | macOS | Windows | Linux | Server | FileMaker 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
Created 11st June 2017, last changed 12nd June 2020
Social.RequestAccessForAccountType - SocialComposer.AddImageFile
Feedback: Report problem or ask question.
Links
MBS Xojo tutorial videos