UndoRecordArgs
Defined in: js-api/src/shell.ts:389
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
context | any | DataFrame or view the record belongs to, or null for workspace-level operations. | js-api/src/shell.ts:394 |
name | string | Human-readable operation name, as shown in the Edit menu. | js-api/src/shell.ts:391 |