Skip to main content
Skip table of contents

NullValueLookup

Based >Extensible Algorithm Framework

This algorithm replaces the input with a null or empty value, depending on the context.

The algorithm's name is chosen for backward compatibility only. It does not perform any kind of lookup and is not related to the Secure Lookup framework.

For example:

  • "6379315274824970" → null

  • "ABCxyz123" → null

  • "Sí" → null

  • "999-12-3456." → null

  • "2000:a86f::1" → null

JavaScript errors detected

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

If this problem persists, please contact our support.