• 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.

    Parameters

    Returns boolean

Generated using TypeDoc