Allows you to remove empty list items from a list.
Example
Running this code will remove empty list items inside "%test".
plugin command("Data and Files Automation.dll", "list remove empty", %test)
Allows you to remove empty list items from a list.
Running this code will remove empty list items inside "%test".
plugin command("Data and Files Automation.dll", "list remove empty", %test)
Was this helpful?