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.
Returns a list of users to whom a file is checked out to.
Syntax
public str fileCheckedOutTo(Filename _filename)
Run On
Client
Parameters
- _filename
Type: Filename Extended Data Type
The file to verify.
Return Value
Type: str
A comma separated list of users; otherwise, an empty String.