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

SharingPanel.AddURL

Adds a URL to the share.

Component Version macOS Windows Linux Server iOS SDK
SharingPanel 11.4 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "SharingPanel.AddURL"; URL { ; Subject } )   More

Parameters

Parameter Description Example Flags
URL The URL to add. "https://www.mbsplugins.de/filemaker"
Subject Subject line for sharing via email. Optional

Result

Returns OK or error.

Description

Adds a URL to the share.

Examples

Add an URL:

Set Variable [ $r ; Value: MBS( "SharingPanel.AddURL"; "https://www.mbsplugins.de/filemaker") ]

See also

This function checks for a license.

Created 28th August 2021, last changed 25th January 2024


SharingPanel.AddText - SharingPanel.Clear