Arithmetic Operators: Decrement

Decrement a variable or property.

Example - Result will equal 9

(= Result 10)
--
Result