Hi,
I would like to see an built-in implementation of appending a list to a list.
Too many times I have to create a for-each loop to append all records from 1 list to another, while a simple action should be better.
Makes the code cleaner as well.
I would like to see an built-in implementation of appending a list to a list.
Too many times I have to create a for-each loop to append all records from 1 list to another, while a simple action should be better.
Makes the code cleaner as well.