Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
Issue: Using this syntax (Syntax: manageVars("lowerCaseVars", "events,eVar1,list1", false); ), we can remove entire events value but how we can remove or clear only one event alone? Like: manageVars("lowerCaseVars", "event42", false); // This is not working.