G
Guest
I pass a parameter to a subroutine, and in the subroutine, I check its 'typeof'
If the parameter is a string, but NULL, the Typeof comes up as Boolean, not
String.
Is this expected behaviour, or has something corrupted itself in my project?
VB.Net, Visual Studio 2003
If the parameter is a string, but NULL, the Typeof comes up as Boolean, not
String.
Is this expected behaviour, or has something corrupted itself in my project?
VB.Net, Visual Studio 2003