# Clear Data Table

Grammar — Clear the scope|Global/Local data table
FlagsNative | Action

Clears a saved data table.

# Arguments

Returns — void

native void DataTableClear(bool global);

Category: Data Table / Utility

# Examples

— None found —