Zum Hauptinhalt springen

removeAccess

removeAccess(docFile, fieldName, value): boolean

Removes a value from 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