Nice one,Subscribed.
Arjun007ize 10 months ago
Inthe if statement of coarse , sorry
nathanac2013 11 months ago
Text.EqualsIgnoreCase(null);
Try this
Hmm actually I just learned a new way... if(string.isEmpty()) { }. But thanks for notifying me about this :)
firecat318 1 year ago
the == operator is not allowed for Strings. it is not netbeans. you must use String1.equals(String2); come on man! jk
fbguy99 1 year ago
Nice one,Subscribed.
Arjun007ize 10 months ago
Inthe if statement of coarse , sorry
nathanac2013 11 months ago
Text.EqualsIgnoreCase(null);
nathanac2013 11 months ago
Try this
nathanac2013 11 months ago
Hmm actually I just learned a new way... if(string.isEmpty()) { }. But thanks for notifying me about this :)
firecat318 1 year ago
the == operator is not allowed for Strings. it is not netbeans. you must use String1.equals(String2); come on man! jk
fbguy99 1 year ago