Talk:Increment and decrement operators: Difference between revisions

Content deleted Content added
Tags: Reverted New topic
 
(One intermediate revision by the same user not shown)
Line 23:
 
[[Special:Contributions/212.75.236.148|212.75.236.148]] ([[User talk:212.75.236.148|talk]]) 18:45, 22 July 2023 (UTC)
 
== Missing Edit Summary (22:59, May 15, 2024‎) ==
 
Hello, I made a mistake and forgot to include my summary of my third edit. Here’s a rundown of the major changes that I made:
 
# [https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abencalculation_assignments.htm ABAP does not have increment or decrement operators or functions, but only augmented assignments.] It’s been removed from the article.
# CFML does have [https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-in-k/incrementvalue.html increment] and [https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-c-d/DecrementValue.html decrement] functions, but not operators. It’s moved from the list and elsewhere in the chapter.
# The former reference links to the current reference manual, which does not really prove that it once had increment and decrement operators. The sentence has a minor adjustment and has two references that shows when these operators were deprecated and removed.
[[User:JumboSizedFish|Danny, JumboSizedFish]] ([[User talk:JumboSizedFish|talk]]) 23:12, 15 May 2024 (UTC)