Can someone point me to more info about how to use a checkbox in a user prompt please? It’s clear how to create a checkbox, but how do I turn that into a usable variable?
What I would love to do is input specific text if the checkbox is selected, and ignore the variable all together if unchecked. Does it work like that?