Tagging.Clear
Module | Tagging |
---|---|
Method | |
Library | Core |
Action | Delete all tags of the specified type. |
Parameters |
|
Return values | |
Example | // Delete all freeform tags Tagging.Clear(Scopable: false); |
Platforms |
|
Notes | NoteUse with care! This method is recommended only for testing. |