How can I make 2 integers add each other and show result?

Dell7730Dell7730 Member, PRO Posts: 388

I'm trying to make MISS count add HIT count and come up with the TOTAL number of both.

Best Answer

  • jamie_cjamie_c ImagineLabs.rocks Posts: 5,772
    Accepted Answer

    Create a new Integer Attribute named Total and then:

    Change Attribute Total to Miss + Hit
    Display Text Total

Answers

  • Dell7730Dell7730 Member, PRO Posts: 388

    @jamie_c said:
    Create a new Integer Attribute named Total and then:

    Change Attribute Total to Miss + Hit
    Display Text Total

    it's funny I figured it out 5 seconds before I received notification of your answer, lol... thanks though for being so ever helpful

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    You're welcome! :)

Sign In or Register to comment.