menu
バージョン
2017.1.9.6501
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Ends the last undo group.
(Required *)
Graphical User Interface, Command-Line Interface.
Name | Type | Description |
---|---|---|
displayName * | string | The name that will be displayed in the history for this undo group. |
type : string
description : The name that will be displayed in the history for this undo group.
Ends an undo group.
{ "displayName": "My Undo Group" }
{}
{ "type": "object", "properties": { "displayName": { "type": "string", "description": "The name that will be displayed in the history for this undo group." } }, "required": [ "displayName" ], "additionalProperties": false }
{ "type": "object", "required": [], "properties": {}, "additionalProperties": false }
{ "type": "object", "properties": {}, "additionalProperties": false }
Document version : 1