Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

SocialComposer.AddURL

Adds a URL 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.AddURL"; URL )   More

Parameters

Parameter Description Example
URL The URL to add. "https://www.mbsplugins.de/filemaker"

Result

Returns OK or error.

Description

Adds a URL to the post.
Returns error if the additional URL will not fit within the character space currently available, or if the sheet has already been presented to the user.

Examples

Add an URL:

Set Variable [ $r ; Value: MBS( "SocialComposer.AddURL"; "https://www.monkeybreadsoftware.com/filemaker/") ]

See also

Example Databases

This function is free to use.

Created 11st June 2017, last changed 25th January 2024


SocialComposer.AddImageFile - SocialComposer.Dismiss