Get(InstalledFMPlugins)FileMaker Pro 12.0The Get(InstalledFMPlugins) function is useful for determining whether an installed plug-in newer or older than a plug-in required by a file.If multiple plug-ins are installed, Get(InstalledFMPlugins) returns values for each plug-in on separate lines, separated by carriage returns.Get(InstalledFMPlugins) returns plug-in version information only when plug-in developers have entered version information in the resource file (Windows) or the info.plist file (Mac OS).Mac OS: Plug-ins are stored as packages.
• Enabled The plug-in is enabled in the FileMaker Pro preferences and can be loaded.
• Disabled The plug-in is disabled in the FileMaker Pro preferences and cannot be loaded.
• Ignored The plug-in failed to load, which could be due to software incompatibility.