-
Notifications
You must be signed in to change notification settings - Fork 0
Logic File
Akın Şibay edited this page Oct 15, 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:
-
getParameter(name: string)
It is used to retrieve data from a desired input of the node.
-
getAllParameters()
-
getAllNodeConfig()
-
execute()
-
registerEvent(eventName: string, customEventFunc: CustomEventFunc)
OriginZero - Collaborative low-code workflow automation tool
About | Code of conduct | Discord | Github Discussions | Linkedin