Hi there, I want to increment a counter eVar by one each time i receive a context variable.It seems logical i should be able to overwrite the value of the eVar with "+1" when I receive the context variable.Would this increment a counter eVar or simply write the value as literally "+1"Thanks,