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
WordFile.AddMediaFile
Adds a media file image.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| WordFile | 9.1 | Yes | Yes | Yes | Yes | Yes |
Deprecated
This function was deprecated.
MBS( "WordFile.AddMediaFile"; WordFile; Name; Image ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| WordFile | The reference number of the open word file. | $wordFile |
| Name | The name of the item to add. | "image1.jpeg" |
| Image | The container value with the image. | Test::MyImage |
Result
Returns OK or error.
Description
Adds a media file image.You can use this function to add a new image.
You need to add the reference in XML yourself to let the image appear somewhere in the document.
See also
Blog Entries
Release notes
- Version 9.1
- Added WordFile.AddMediaFile function.
Created 6th March 2019, last changed 20th June 2020
WindowsUserNotification.XMLUsed - WordFile.Append
Feedback: Report problem or ask question.
Links
MBS FileMaker tutorial videos