Skip to content

Commit

Permalink
Lucee 6 support queryrowswap.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pfreitag authored Sep 19, 2024
1 parent fa4a415 commit dd7b49a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/en/queryrowswap.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
{"name":"destinationRow","description":"The row to be swapped with.","required":true,"default":"","type":"numeric","values":[]}
],
"engines": {
"coldfusion": {"minimum_version":"2018.0.5", "notes":"", "docs":"https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/queryrowswap.html"}
"coldfusion": {"minimum_version":"2018.0.5", "notes":"", "docs":"https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/queryrowswap.html"},
"lucee": {"minimum_version":"6", "notes":"Add in Lucee 6.0.0.17", "docs":"https://docs.lucee.org/reference/functions/queryrowswap.html"}
},
"links": [],
"examples": [
Expand Down

0 comments on commit dd7b49a

Please sign in to comment.