Join Commands: *if and *selectable_if and *allow_reuse

I’m fairly sure selectable_if will only work inline, so you’d want something like this:


*choice
  #Option 1
  *allow_reuse *selectable_if (condition) #Option 2

I’m pretty sure that (or the other way around) works, but can’t check it right at now as I’m on my phone.

2 Likes