Adding extra parameters in a custom extension

I’m attempting to create a custom extension which adds a new condition, returning whether a particular object’s array variable contains a specified string. I can create a new extension, no problem, and in the Parameters tab of the extension creator I can fill in a parameter to choose an object. But… how do I add more parameters? There doesn’t seem to be a way. Am I missing something obvious?

image

1 Like

Thank you! I would in fact not have spotted that :slight_smile: It might be worth tweaking the UI a little to make that more obvious?

1 Like

I agree maybe if the button was always visible. It would also be nice if the button with 3 dots had a choice to insert a parameter before or after that parameter.