My project includes setting up a new card by copying a card template, then renaming it. LC also creates, at the same time, another, similar card with an id number such as card id 5723439, which can be seen as listed in the project browser.
At a later point in my project the user may be wish to delete the card from the archive, and my project has the facility to do this, by referring to the renamed card's name.
However, the card with id number that was created is not deleted. (Of course, the user does not know or care about this, but the system is fuller with it.)
I tried to add code using wildcard to delete the card with the id number, but without success.
Code: Select all
delete card id *******