This should work
[{"id":"89faddb4.adcff","type":"inject","z":"aaa27ee4852b402b","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"20","payloadType":"num","x":110,"y":660,"wires":[["69d74780.c3706","d8105e11.a53ba8"]]},{"id":"69d74780.c3706","type":"rbe","z":"aaa27ee4852b402b","name":"","func":"rbe","gap":"","start":"","inout":"out","septopics":true,"property":"payload","x":330,"y":660,"wires":[["e5efcba5.436668"]]},{"id":"d8105e11.a53ba8","type":"join","z":"aaa27ee4852b402b","name":"","mode":"custom","build":"array","property":"payload","propertyType":"msg","key":"topic","joiner":"\\n","joinerType":"str","accumulate":false,"timeout":"","count":"3","reduceRight":false,"reduceExp":"","reduceInit":"","reduceInitType":"","reduceFixup":"","x":330,"y":720,"wires":[["b91de405.26f66"]]},{"id":"defae9a4.8f94a","type":"inject","z":"aaa27ee4852b402b","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"21","payloadType":"num","x":110,"y":720,"wires":[["69d74780.c3706","d8105e11.a53ba8"]]},{"id":"e5efcba5.436668","type":"change","z":"aaa27ee4852b402b","name":"","rules":[{"t":"set","p":"complete","pt":"msg","to":"true","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":510,"y":660,"wires":[["d8105e11.a53ba8"]]},{"id":"b91de405.26f66","type":"change","z":"aaa27ee4852b402b","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"$$.payload[-1]","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":520,"y":720,"wires":[["f5f3d227.61fc28"]]},{"id":"f5f3d227.61fc28","type":"debug","z":"aaa27ee4852b402b","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":730,"y":720,"wires":[]}]
if 3 payloads the same it will output, or if payload changes it will output.