-BEDIT command
Edits the entities that make up a block.

Description
Edits the entities that make up a block definition in Block Editor environment, after introducing the name of the block definition to the Command line. Optionally, creates a new block definition.
Method
There are two methods to use -BEDIT command:
- Edit an existing block definition.
- Create a new block definition.
Options within the command
- Block name
- Allows you to type a block definition name to open the Block Editor environment and start editing.
- to list existing blocks (?)
- Lists the names of existing block definitions.
- manual mode (*)
- Allows you to select in which editing mode will open the Block Editor environment.
- Dynamic
- Enters the Dynamic mode for editing (or creating) a dynamic block definition.
- Parametric
- Enters the Parametric mode for editing (or creating) a parametric block definition.
- Parametric override
- Enters the Parametric mode for editing the selected dynamic block definition.Note: The result is a Hybrid block type which can only be edited with the -BEDIT command.
- Dynamic override
- Enters the Dynamic mode for editing the selected parametric block definition.Note: The result is a Hybrid block type which can only be edited with the -BEDIT command.