Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Container.RemovePreview
Removes the preview from a container value.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Container | 14.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Container.RemovePreview"; Container ) More
Parameters
Parameter | Description | Example |
---|---|---|
Container | The container where the data is stored. |
Result
Returns container value or error.
Description
Removes the preview from a container value.Check with Container.GetTypes what a container contains.
If a PDF contains a JPEG or PNG for preview, this function removes it.
Also removes JPEG preview for PNG or TIFF images.
Examples
Remove preview:
Set Field [ MyTable::Output; Value: MBS("Container.RemovePreview"; MyTable::Input) ]
See also
Release notes
- Version 14.2
- Added Container.RemovePreview function to remove preview from container.
Blog Entries
- News in MBS FileMaker Plugin 14.2
- Neues MBS Plugin 14.2 für Claris FileMaker
- MBS Plugin 14.2 for Claris FileMaker
- MBS FileMaker Plugin, version 14.2pr1
This function checks for a license.
Created 28th March 2024, last changed 15th May 2024