dir-edit-block
(dir-bed)
The dir-edit-block
action launches block editor (requires dev model). It belongs to the shell category within the platform area.
Action Syntax
dir-edit-block [file]
A file reference
dir-edit-block $variable
A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
dir-edit-block [block]
// Using Variables
// Display dynamic content from variables
dir-edit-block $blockname
Action code: 960593318
Version: 0.6.4-0
Last updated: 2025-06-13