Overview
This plugin contains two functions to track changes in CDT instances for audit requirements.
Key Features & Functionality
Hi All,
My cdt is of array type, I was using cdtdifference() plugin, but it's not working with array type cdt.
NAME | TYPE | ARRAY
-------------------------------------------------
dummyCdt_1 | d_cdt _1 | Yes
dummyCdt_2 | d_cdt_2 | Yes
cdtdifference(dummyCdt_1, dummyCdt_2)
ERROR : One or both are not of CDT(s) type
How can I get difference ? if anyone know about it please share.