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.AddImageFile
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.AddImageFile"; Path ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Path | The native file path of the image file to add. |
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.
This function requires a native path. Use Path.FileMakerPathToNativePath to convert a FileMaker path to a native path if required. If you like to have the user choose the path, you can use FileDialog functions.
See also
Created 11st June 2017, last changed 12nd June 2020
SocialComposer.AddImageContainer - SocialComposer.AddURL
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins