CheckEntityWriteRight
Returns 'TRUE' if the current operator has write access on a given entity
Boolean result = CheckEntityWriteRight (
String schema,
String key
)
String schema,
String key
)
Parameters
schema
Entity schema identifier
key
Value of the entity primary key
Return values
result
Result
Features

