code editor
This block is part of the value group and was last modified in core v14.0.3.
code editor v14.0.3 Opens a code editor to define code in various languages (CSS, HTML, JavaScript, JSON, etc.). The code is stored in a document on disk.
Out pins 1
- value
valueReturns the code as a string
Outputs the source text saved in this block's code editor (stored in the codeeditorfiles store, keyed by this action's GUID) as a plain string; the code is NOT executed or parsed. Outputs an empty string when no stored document is found.
code |
editor |
A typical wiring for code editor: the value out pin feeds convert to uppercase.
Version history
Introduced in v14.0.3.
Back to
value Return to the main group to view all sub-groups Back to custom Return to the group to view all blocks within this group 