Arithmetic Operators: Increment

Increments a variable or property.

Example - Result will equal 11

(= Result 10)
++
Result