View Source ElixirCLRut.CheckDigit (ElixirCLRUT v1.0.1)
The Check Digit allows to verify if a RUT is correctly formed.
Link to this section Summary
Functions
Calculates the check digit following the modulo 11 algorithm. Receives a list of numbers.
Removes the last item from the list. Used for cleaning up the check digit before the algorithm.