Execute_RemoveEntityTag
Description
Removes a tag from the specified entity at runtime.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity from which the tag will be removed |
| S1 | The tag name to remove |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Remove the tag 'QWE' from Self | Self | RemoveEntityTag | QWE |
| Remove the tag 'QWE' from Target | Target | RemoveEntityTag | QWE |
Back to Command FinderSearch and filter all 399 Script Execution documents