Skip to main content

panel

A panel that can hold text strings, code blocks, or numbers

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over 2 weeks ago

Outputs

Name

Abbreviation

Type

Access

Description

Value

V

String

Item

The value of the panel

  1. Type your content into the panel

  2. Connect the panel to another node to process its contents

    To use the Panel as a code block, you may have to pass it through the parse node.

    To use the Panel as a number, you may have to pass it through the number block

Did this answer your question?