06-17-2015 10:13 AM
I'm using a multiple numeric limit step.
i would like to add a value to the step.numericArray[0] and the same value to a local.xxxx
(see picture)
is that possible or do i have to do it for the local.xxxx in the post-expression ?
br
Nikolaj
06-22-2015 12:00 PM
You can't do that in a parameter. You will need to do it in a post expression.
06-23-2015 12:27 AM