Without using Javascript, but using Jsonata, which is much, much worse:
[{"id":"e4533461c002f3f9","type":"inject","z":"b263e6b23d8eb759","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"A00000426","payloadType":"str","x":110,"y":160,"wires":[["5f83da38286a1f62"]]},{"id":"30a822f24f791137","type":"debug","z":"b263e6b23d8eb759","name":"debug 143","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":670,"y":160,"wires":[]},{"id":"5f83da38286a1f62","type":"change","z":"b263e6b23d8eb759","name":"","rules":[{"t":"change","p":"payload","pt":"msg","from":"[A-Z]*[a-z]*","fromt":"re","to":"","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":300,"y":160,"wires":[["7a9e7bcafc4c5611"]]},{"id":"7a9e7bcafc4c5611","type":"change","z":"b263e6b23d8eb759","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"$number(payload)","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":160,"wires":[["30a822f24f791137"]]}]