In the Logic Editor, a node represents a discrete unit of functionality or an action within a visual scripting environment. Each node typically performs a specific task, such as a calculation, transformation, input/output operation, or a control flow decision. Nodes are connected by “wires” that define the flow of data or logic between them, allowing you to create complex behaviors or interactions without writing code manually.