it looks like using the function MEMBER OF is not working in a variable with APEX_APPLICATION_GLOBAL.VC_ARR2 datatype;
Quick Question: is there another function to check if a data exists for APEX_APPLICATION_GLOBAL.VC_ARR2 datatype
or do i have to manually loop through each array data?