I\'m under the impression that these two commands result in the same end, namely incrementing X by 1 but that the latter is probably more efficient.
If this is not c
They may be the same in VB; they are not necessarily the same in C (where the operator comes from).