Restrict the value input in Element.SetParameterByName

Hey,

If you wanted the user to be allowed to input any string but with a particular set of constraints, you could possibly make use a regular expression checker…

Hope that’s of interest,

Mark

1 Like