Hey folks! Question about global constraints. Is it possible to update global constraint values based on a text parameter?
I've seen other posts that use "params.replaceConstraint()", but that doesn't seem to work on Global Constraints. I could go down that path, but it seems wasteful, since I have 6 parameters that need the same constraints to be updated.
What am I missing? Thanks!
Bo