I can’t figure out a way of doing this. I am trying to create a sequential number to place in a certain segment. I need this number to be unique each time (so it has to remember the number it used in the last message).
I was thinking of some sort of global variable that Cloverleaf could keep track of and use, but I can’t seem to find anything on it. I am just looking to have a number count up each time, without ever repeating.
Please let me know if you are aware of anything and thank you in advance.