Boolean Math
syndu
Member Posts: 4
How does one deal with the basics of boolean math. Specifically I would like to invert a boolean variable. booleanvalue = not booleanvalue. I know this can be done in a rule but it seems there must be an easier way to handle such a basic programing requirement.
Comments