Update row in a data table is not working

It depends on what you want :
if(condition, condition is true, condition is false)

if(String.IsNullOrEmpty(row(“Comments”).ToString), “it is empty”, “there’s something”)