Hi Can someone please help to resolve this issue? i am trying to hide one gallery if another gallery is visible.
i am user this variable Set(_VarShowGallery,false); on Screen visible property, Button Onselect property is Set(_VarShowGallery, !_VarShowGallery) and gallery visible property is _VarShowGallery
Attached is the image for reference.