StructClear(structure)
Removes all data from the specified structure. Always returns Yes.
See also StructDelete, StructFind, StructInsert, StructIsEmpty, StructKeyExists, StructCount, StructNew, and StructUpdate.
Structure to be cleared.