.editor
element
The .editor
action simple overlay text editor. It belongs to the editors category within the appdev area.
Action Syntax
.editor $variable
A variable name starting with $
.editor "text" $variable
A quoted text string followed by A variable name starting with $
Valid sizes
tiny
small
medium
large
extra
Modifiers
+when-close
The .editor
action supports the +when-close
modifier.
Examples
// Basic Usage
.editor $var
Action code: 1920049540
Version: 0.6.4-15
Last updated: 2025-06-13