Function idvIdNormaliser

Description

This function denormalises practice suite identifiers that are padded with leading zeroes if, and only if, they are purely numeric. Leading zeroes are stripped off down to a minimum length.

Parameters

pInput The input identifier
pMinLen The minimum length of the output identifier
Returns The output adjusted identifier

 

  •