registros = ['1','2','3'] getListLen(registros, total) contador = 0 startLoop(idx, 0, 2) actual = registros[int(idx)] endLoop() addResult(actual)