Talk:Increment and decrement operators: Difference between revisions

Content deleted Content added
Tags: Reverted New topic
Tag: Reverted
Line 29:
 
# [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.
# '''EDIT:''' I just discovered that CFML does have increment and decrement operators. I stopped my research to verify this on documentation covers functions and assumed that it was functions only. Apologizes for this error.
# 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)