'Trim' an empty string out of existence?

Is there a filter that I can 'trim' an empty string into null or just completely out of existence?

Other than a conditional to handle this and just set the value to null.

Other
4 replies