Boolean Math

syndusyndu Member Posts: 4
edited November -1 in Working with GS (Mac)
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

  • PhoticsPhotics Member Posts: 4,172
    With a boolean attribute, you can use 1 and 0 instead of true and false.
Sign In or Register to comment.