Reference > Functions reference > Get functions > Get(EncryptionState)
 
Get(EncryptionState)
Purpose 
Returns a value representing the file's current encryption state.
Format 
Get(EncryptionState)
Parameters 
None
Data type returned 
text
Originated in 
FileMaker Pro 13.0
Description 
Returns:
0 if the database is not encrypted
1 and the Shared ID as a return delimited list if the database is encrypted
Examples 
In an encrypted database file with the Shared ID of 31725, Get(EncryptionState)returns:
1
31725
Related topics 
About formulas
About functions
Functions reference (category list)
Functions reference (alphabetical list)