ClaireD
Newbie level 1
- Joined
- Dec 11, 2012
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,286
Hi,
For my CAPL I need to use previous state for a calculation.
For exemple b = a+(a-1) with a-1 = a's previous state and with a and b in float.
I declare my variable a and b but I don't know how to code previous state.
Thank you.
.
For my CAPL I need to use previous state for a calculation.
For exemple b = a+(a-1) with a-1 = a's previous state and with a and b in float.
I declare my variable a and b but I don't know how to code previous state.
Thank you.
.