setAccess(docFile, fieldName, value): boolean
Sets a value to the access list of docFile
This function implicit calls docFile.sync()
Parameters
docFile
DocFile
fieldName
string
value
string | string[]
Returns
boolean
true if successful, false in case of any error