Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi,
I'm trying to make a service on a Database thing where it clears all the entries of itself.
I tried using the me.removeAll(); but I get the following error:
Thank you for your help in advance.
Solved! Go to Solution.
In the DataTable thing, there is a generic service called PurgeDataTableEntries that should work
In the DataTable thing, there is a generic service called PurgeDataTableEntries that should work