Execute_FinishSiteEvent
Description
Forcibly ends the site event that is currently in progress for the entity resolved from BaseObject. If no site event is active for that entity, the script does nothing.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The entity whose currently running site event will be forcibly ended. |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Forcibly finish the current site event for Self | Self | FinishSiteEvent |
| Forcibly finish the current site event for Target | Target | FinishSiteEvent |
Back to Command FinderSearch and filter all 399 Script Execution documents