Resolved! GlideRecord object not working as expected
Hi All,I am have been developing a code where I am required to query for a particular combination of record, check the count of the record, if the count is one only which it checks somewhere down the line with "if(object.next())". Also a code snippet...