++ (LogiX node) (Actions)

From Neos Wiki
Revision as of 19:46, 2 July 2020 by Zyzyl (talk | contribs) (Zyzyl moved page ++ to ++ (LogiX node) (Actions): Renaming to bring closer in line with Wikipedia title conventions)
Jump to navigation Jump to search

In programming, increment ++ operator increases the value of a variable by 1 and decrement -- operator decreases the value of a variable by 1.