Question
converting
Hi, using local variable, i am calling expression rule, which gives category codes as output, now i neeed to convert this local!updatecategorycodes into array form to use contains() function.
can anyone please help me
local!updateCategoryCodes:index(
rule!CNAM_qeGetUpdateCategoryCodes(),
"CATEGORY_CODE",
""
),
