Custom Filter

Add/remove fields with a custom filter

Settings

Less than 10 characters field.length < 10 Use
Is Not Number isNaN(field) Use
Is Number !isNaN(field) Use

Input

Output