Forum Discussion

michelleunique's avatar
michelleunique
New Contributor
2 years ago
Solved

Using Variables for Numbers that Increase

Hello,    I want to create a test that goes in to our system and tests the function of creating and saving a work order. It needs to open up a new work order and assign that work order a unique num...
  • MW_Didata's avatar
    2 years ago

    I believe you could use persistent variables, if you use +1 then the next day it should remember the value and do +1 again and so on...

    They can be found here:

     

    Temporary variables will not be remembered