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.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
SQL.InternalSQLiteLibrary.ICULoaded
Queries whether ICU libraries are loaded.
Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
SQL | 11.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "SQL.InternalSQLiteLibrary.ICULoaded" ) More
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether ICU libraries are loaded.If MBS Plugin can find International Components for Unicode library files, we can load them and use them for proper unicode handling in SQLite.
See also
- SQL.InternalSQLiteLibrary.Activate
- SQL.InternalSQLiteLibrary.Activated
- SQL.InternalSQLiteLibrary.Deactivate
- SQL.InternalSQLiteLibrary.ICUEnabled
- SQL.InternalSQLiteLibrary.ICUUsed
- SQL.InternalSQLiteLibrary.LoadICU
- SQL.InternalSQLiteLibrary.SetICUEnabled
- SQL.InternalSQLiteLibrary.SourceID
- SQL.InternalSQLiteLibrary.Version
Release notes
- Version 11.2
- Added code to use ICU libraries for SQLite. See SQL.InternalSQLiteLibrary.ICUEnabled, SQL.InternalSQLiteLibrary.ICULoaded, SQL.InternalSQLiteLibrary.ICUUsed and SQL.InternalSQLiteLibrary.SetICUEnabled functions.
Blog Entries
Created 21st March 2021, last changed 21st March 2021
SQL.InternalSQLiteLibrary.ICUEnabled - SQL.InternalSQLiteLibrary.ICUUsed
Feedback: Report problem or ask question.

Links
MBS FileMaker Plugins