Hey everyone.
I have
very little coding experience (in C & C++ mostly). Using what I know of C/C++ and using Google to translate that to Javascript, I've pieced together what I think is a fair 80% to 20% splitting system. I then want to use that split to rotate between 2 teams. The attached image is what I've built. (Shame we can't branch using our custom code outputs. Hints assigning the code output to a contact property.)
I'd really appreciate any feedback on this.
I also saw the notice about the
future removal of callback-based function handlers. What would I have to change to avoid issues after the removal? Google isn't helping here.