native
TrieClear
Syntax
native TrieClear(Trie:handle);
Description
Clears all entries from a Map.
Parameters
| handle | Map handle |
|---|
Error
If an invalid handle is provided an error will be
thrown.
Return
This function has no return value.
native
native TrieClear(Trie:handle);
Clears all entries from a Map.
| handle | Map handle |
|---|
If an invalid handle is provided an error will be
thrown.
This function has no return value.