Hi,
My intent is as the following. Can you try this?
if(row.Item("Comments") isnot Nothing AndAlso not String.IsNullorEmpty(row.Item("Comments").ToString()), row.Item("Comments").ToString(), "Both Email and Phone Number exists")
Regards,
Hi,
My intent is as the following. Can you try this?
if(row.Item("Comments") isnot Nothing AndAlso not String.IsNullorEmpty(row.Item("Comments").ToString()), row.Item("Comments").ToString(), "Both Email and Phone Number exists")
Regards,