unregister

fnbool unregister(string name)

Removes the registered name associated with a tid.

Parameters

nameThe name to unregister.

Returns

true if the name is registered, false if not.