Help for this page

Select Code to Download


  1. or download this
    @values=([some,things] , [1,2,3,4,5,6]);
    (a,b,c,d)=CalcMinAvgMaxSum(\@{${$values}[1]}[$start..$end]);
    ...
             ...do some stuff
        }
    }
    
  2. or download this
    for $val (@{ArrayOfValues_REF})