Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WordFile.Release
Frees the memory used for the word file.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WordFile | 5.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "WordFile.Release"; WordFile ) More
Parameters
Parameter | Description | Example |
---|---|---|
WordFile | The reference number of the open word file. | $wordFile |
Result
Returns OK or error.
Description
Frees the memory used for the word file.Examples
Releases a word file:
Set Variable [$r; Value:MBS("WordFile.Release"; $WordFile)]
See also
- WordFile.AppendTableRow
- WordFile.GetMediaFile
- WordFile.GetXML
- WordFile.MediaFiles
- WordFile.ReleaseAll
- WordFile.ReplaceTag
- WordFile.Substitute
- WordFile.Texts
- WordFile.WriteContainer
- XML.GetPathValue
Release notes
- Version 10.5
- Added AVExport.ReleaseAll, AVRecorder.ReleaseAll, CoreML.ReleaseAll, DNSLookup.ReleaseAll, Dictionary.ReleaseAll, FM.SQL.ReleaseAll, JS.ReleaseAll, JavaScript.ReleaseAll, LDAP.ReleaseAll, PDFKit.ReleaseAll, PKCS12.ReleaseAll, PKCS7.ReleaseAll, PKey.ReleaseAll, SSH.ReleaseAll, WinSendMail.ReleaseAll, WindowsML.ReleaseAll, WordFile.ReleaseAll, and X509.ReleaseAll.
Example Databases
FileMaker Magazin
This function checks for a license.
Created 5th November 2015, last changed 5th November 2015
