Hello Everyone,
I’ve a question about comparing two datarow type in each variable.
Example:
var A → { 1, “Banking Hall” }
var B → { 2, “Banking Hall” }
If var A is same with var B, the output will be False.
Anyone could help me?
Regards, Brian