is_editable() function
Indicate if an entity can be edited.
This function checks if the given entity can be edited.
Returns:
Type | Description |
---|---|
ReasonCollection
|
A ReasonCollection object that can function as a Boolean value, |
ReasonCollection
|
which is True if the given entity can be edited. False otherwise. |