#pragma XOD error_catch enable node { void evaluate(Context ctx) { if (getError<input_IN>(ctx)) { emitValue<output_OUT>(ctx, 1); } } }
© 2017–2024XOD Inc
Contact us: hello@xod.io