Eliminate append command #46
stureandersen
started this conversation in
Ideas
Replies: 5 comments
|
??? One example is when concatenating SQL strings together. |
0 replies
|
I just find it odd that APPEND is the only string operation you should do with a command rather than a string expression. Anyway, it can be switched off under "refactoring functions". |
0 replies
|
Fair enough. I'll add it to the "New Refactoring Functions ToDo" list. |
0 replies
|
Closed. |
0 replies
|
How should the change from an Append to an Append function work if the source line looks something like this; |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
append command -> move string expression
All reactions