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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

SocialComposer.AddImageFile

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.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

This function is free to use.

Created 11st June 2017, last changed 29th January 2023


SocialComposer.AddImageContainer - SocialComposer.AddURL

💬 Ask a question or report a problem