list remove begin/end

Allows you to remove a list item from the beginning or end of the list.


Example

Running this code will remove 1 item from the beginning of the list named "%test".

plugin command("Data and Files Automation.dll", "list remove begin/end", %test, 1, "Begin")

Was this helpful?

Previous Article

list remove

Next Article

list remove empty