CK_NULL Function

紀錄常用資料

 

 function CK_NULL(value: string): string;



function TGA221.CK_NULL(value: string): string;
begin
  if value = '' then result := 'NULL'
  else result := value;
end;

 

 

 

 

大家一起加入blogads 賺零用錢!!