Declaring an empty string constant in reality produces "null". Expected behaviour is empty string.
UDONSDK-2019-12-22.12.32
In the following demo the first check prints True, second prints False.
UPDATE: Seems like writing something in the String constant and then removing what you wrote makes it an actual empty string.