Hello everyone. Is there a way to get the sum of the numbers generated by the division command using split.index? For example, we have a 5-story building and if we use the split.index command, the floors start from zero and finally the 5th floor receives the number 4 and the sum is 10, that is, 0+1+2+3+4 = 10