Reference > Functions reference > Get functions > Get(EncryptionState)
 

Get(EncryptionState)

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

Example 1 

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)