Skip to content

Logic File

Akın Şibay edited this page Oct 10, 2024 · 5 revisions

This file has a .node.ts extension and defines what the node will do when it starts running. It is the functional part of the node.

There are some important built-in functions you should know when you are creating node class:

Clone this wiki locally