Hi,
is there a reason to not allow it as a simple operation on a separate
line without a left and right side? After all, it's just an
incrementation of a value, so why do I have to assign it to a variable
(which I don't need at this point) or use it somewhere else? I now
included it into an xlog line as shown in the docs, but the
readability for sure would be a lot better if it was a separate
command.
Best Regards,
Sebastian