Skip to main content
Skip table of contents

dlpx-core:Redact Digits-Zero

Based >Extensible Algorithm Framework

This algorithm replaces all the digits of the input with a 0.

For example:

  • "98034209" → "000000000"

  • "ABCxyz123" → "ABCxyz000"

  • "Si" → "Si"

  • "999-12-3456." → "000-00-0000."

  • "" → ""

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.