changes() function is not working while giving it with a variable name
Hi All, We have a requirement where we need to see if a field value is changed in business rule (using .changes()). But we cant give the field name directly, instead should get field name from a property. And this is giving us 'undefined'. Please fin...

