ISLOCKED Function
The ISLOCKED function indicates whether a file has been locked down and unlocked.
Syntax
ISLOCKED()
Examples
This query will return one of the following results.
Value | Description |
---|---|
0 | File was never locked down |
1 | File is locked down and hasn't been unlocked |
2 | File is locked down, but has been unlocked |