Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

NumberFormats

Grooper.Core

Specifies alternate number formats which should be accepted as input.

Remarks

The NumberFormats enumeration specifies which alternate numeric representations are accepted as input for numeric fields.

Overview

  • Use this enumeration to support input such as fractions, numbers written in words, roman numerals, or mathematical expressions.
  • This is especially useful for data entry scenarios where users may provide values in non-standard formats, or when extracting data from documents that use diverse numeric representations.
  • Combine multiple options as needed to match the expected input for your use case.

A combination of the following flags:

NameValueDescription

Used By

Notification