Tjerk Hellekamp

Results 1 comments of Tjerk Hellekamp

I realize the solution will not work on text values. Better solution: //.. new test if value exists... if (value != null) { ..the rest of the .code.... }