list remove

Allows you to remove a specified item from a list.

Example

Running this code will remove "Text" in the list named "%test".

plugin command("Data and Files Automation.dll", "list remove", %test, "Text", "Equals")

Was this helpful?

Previous Article

list insert range

Next Article

list remove begin/end