|   | 
Returns whether the chosen editor can be reverted to a previous saved state.
| Number | Type | Compulsory | Default | Description | 
|---|---|---|---|---|
| 1 | string | Yes | 
 | Editor ID | 
The ID of the editor to check.
Return type: boolean
Returns true (1) if the editor can be reverted to a saved state, false (0) otherwise.
| 
 | ||