Sorry thought you wanted to handle reading null values. you could use a formatted text field with the formatted mask pattern set to #. This would be equivalent to a text field which only allows numerical entries. But, if you want it to set your value to null you’d probably need to handle that in scripting your update statement.