Hi, is there a command/block to sum quicly values (numeric) of a list or I have to use a each item in list block to sum an item to previous until the end?
There's no built-in block, but it's an easy value procedure to code:
thank, as I thought