int32 in
int32 out
int32 replace
int32 with
if (inlet_in == param_replace) outlet_out = param_with; else outlet_out = inlet_in;
© 2024 Zrna Research