ClearThingAttachFlags


ClearThingAttachFlags() removes Attach Flags from a thing. Do not use ClearThingAttachFlags() to break an attachment - this will crash. Instead, use DetachThing(). Syntax:

ClearThingAttachFlags(thing, flags);