Optuma Forums › Optuma Scripting › Strange Syntax when using DONCH() › Reply To: Strange Syntax when using DONCH()
March 8, 2021 at 11:10 am
#62872
- Topics: 5
- Replies: 625
- Posts: 630
Hi,
VAR2 references the current value, where as VAR2[1] is the previous value. The [1] is an offset.