Core logic for the node. Will only be called if all inputs are valid. Return undefined if the node is not ready to execute. Execution can also be optionally delayed by returning a promise.
Generated using TypeDoc
Core logic for the node. Will only be called if all inputs are valid. Return undefined if the node is not ready to execute. Execution can also be optionally delayed by returning a promise.