• Helper function to check if field type is numeric.

    Note: OID is not considered a number by this function.

    Parameters

    • fieldType: string

      The field type to check.

    Returns boolean