11-19-2024, 05:16 PM
(This post was last modified: 11-19-2024, 06:56 PM by AbsoluteBeginner.)
(translated by Google translator)
Yumda,
I can suggest one more way how you can add several words to the list at once.
This can be done using the LDList.Append(listName1, listName2) method.
This method adds the second list to the end of the first list.
Yumda,
I can suggest one more way how you can add several words to the list at once.
This can be done using the LDList.Append(listName1, listName2) method.
This method adds the second list to the end of the first list.
