RegExp for a popup element that changes in every popup

Hi,
i try to click on a tick field without xclick for a popup layer that pops up OK but i can’t make kantu select the tick field
The uidialog8 change to uidialog13, uidialog12 or other numbers
I tried a newbie approach with regexp and glob but didn’t succeed to make the right search pattern

{
“Command”: “click”,
“Target”: “xpath=//*[@id=“uidialog8”]/div[2]/close-all/div/div[3]/div[3]/div[1]/div/label”,
“Value”: “”
},

See How to get the Selenium IDE commands to work with dynamic ID's