- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was wandering if it is possible to make a statement that will allow the parameter to have a specific value IF a YES/NO parameter is "True", and leave the input for the parameter available for the user IF the YES/NO parameter is "False".
To be a little more clear, here is an example of the statement I would like to create:
In this image I have created a parameter YES/NO that says that "Rectangle" is True or False.
If True, then the value of H2 = 0, but if False, then I would like the user to be able to input the value as usual.
I believe this is not possible but it will be extremely useful. We just need a String definition to allow this to happen. If not true than you type the input. Or in a better way, if not, then the value is not overwritten by the parameter and the user is still able to input.
Solved! Go to Solution.