All functions
Mac OS X
Windows
Crossplatform
Components
Guides
New in version:
1.0
1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.8
2.0
2.1
2.2
2.3
2.4
2.5
2.6
Container.GetTypes
Component: Container
Version: 1.3
Mac OS X: Works
Windows: Works
MBS( "Container.GetTypes" ; ContainerField )
Parameters
| Parameter | Description | Example value |
|---|---|---|
| ContainerField | the container field to inspect |
Description
Returns the list of objects in the container field.FileMaker stores a copy of the image in the container field as a JPEG if the image is not already of that type. That is why you will always see JPEG in the list of Types, even if the image in question is a PNG. This function will have "FILE" in the list of types if the image has File inserted into it.
Examples
Get Types
MBS( "Container.GetTypes" ; ContainerField )
Feedback: Report problem or ask question.
Loading
Links
MBS Realbasic PDF Plugins - Bilder aus Nickenich