The field below is a date release now sometimes the date field is empty , now in the Json dictionary it keeps return "" instead of null as result I'm always getting an error.
	
	
	
		
I want this field to return null if empty and actual date if not null
 
		Code:
	
	
	Company.Add "stockRlsDt", rs!stockreleasing.valueI want this field to return null if empty and actual date if not null
 
	 
 
		 
 
		

 
 