Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

undefinedIncorrect results with Variables

Can someone shed some light as to why the second formular doesn't work . Not sure what I am missing here...
  • mahoneypat's avatar
    5 years ago

    In the second one, you are calculating the Games per hour variable in a different context (the original evaluation context).  When you then use that variable in the return, a new result is not calculated.

     

    Regards,

    Pat