Inhaltsverzeichnis

RemoveZero

The RemoveZero () function removes all zeros preceding a string.

Syntax:

RemoveZero('Number')

Sample:

RemoveZero('00L01256523')

returns L01256523