Replies: 1 comment
-
Also, toString returns "null" when the returned string is null :
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Now I am using below code to check data is null or not, but sometimes it is not working, isNull is false but in console print data is null. I know, it's hard to test without proof, but now I only have this much information, hope you can take a look.
Beta Was this translation helpful? Give feedback.
All reactions