🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Hyperstudy - Design Parameters with Boolean Logic

User: "Andy@LamteqSolutions"
Altair Community Member
Updated by Andy@LamteqSolutions

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. 

 

<?xml version="1.0" encoding="UTF-8"?>5a5c91e1c8040_HyperstudyQuestion.thumb.jpg.ef0e10d11666bee18806462ba48594d5.jpg

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Altair Forum User"
    Altair Employee
    Updated by Altair Forum User

    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.