So it seems for CollectionVariables null & undefined doesn’t work. Which “” worked.
if (enum !== "")
{
console.log
}
worked!!
So it seems for CollectionVariables null & undefined doesn’t work. Which “” worked.
if (enum !== "")
{
console.log
}
worked!!