TrieClear

Syntax

native TrieClear(Trie:handle);

Usage

handle
Map handle

Description

Clears all entries from a Map.

Error

If an invalid handle is provided an error will be
thrown.

Return

This function has no return value.