Removes all the local tables in a project, excluding the datasets specified.
except
The datasets that should not be removed.
String/Text
-
No
N/A
Coming Soon.
The user wants to delete all the dataset in a project.
Call the function.
Before calling the function clearAllData, the L_customer and l_cart both exist as local tables.
clearAllData
After calling the clearAllData, both tables have been removed.
Last updated 1 year ago