ShareImageAndText

Description

Sends the given image and text to the operating system which will then ask the user how they want to share the text, e.g. through Facebook, Twitter, etc. The image file should be in your read or write folder, or you can use a "raw:" path to load from anywhere, you should provide the filename as if you were loading the file. This only works on iOS and Android.

Definition

ShareImageAndText( szFilename, szText )

Parameters