Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unlocks a file.
Syntax
public boolean fileUnlock(Filename _filename)
Run On
Client
Parameters
- _filename
Type: Filename Extended Data Type
The file to unlock.
Return Value
Type: boolean
true if the file is unlocked successfully; otherwise, false.
Remarks
While a file is locked, other users cannot check in changes to the file.