Hyperstudy - Design Parameters with Boolean Logic

Andy@LamteqSolutions
Altair Community Member
In the expression builder within hyperstudy, is there anyway to apply boolean logic? I could really do with adding IF statements. I've looked to the functions tab and there doesn't appear to be an option.
Tagged:
0
Answers
-
Hello,
The expression builder is only a means to assign values. Variable = expression. It does not allow for multiple line expressions or logic.
If you need to use logic, you can embed it inside a registered function. There are tutorials that show how to register functions: 1506 or 1040, for example.
0