Script functions reference > Check digit calculation functions

Check digit calculation functions
The StreamServer supports the Mod10, Mod10L, and Mod11 check digit calculation schemes. Please read the descriptions carefully before you use the functions. Relying only on the function names can sometimes be misleading. For example, Mod11 does not only do a modulo 11 calculation, but uses weight values as well.
Arguments and return values are strings. Arguments can consist of moderately long digit sequences and return values can consists of non-digit values. Currently, the functions do not check that the input string contains digits. Spaces are skipped.
If the input string contains many digits, you should consider using multiple check digits.
Check digit calculation functions
The table below contains a short description of each script function. For information about syntax, examples, etc., see the full description of each script function.
OpenText StreamServe 5.6 Updated: 2013-03-01