The documentation for AACS and the CodeEditor.
Displays a popup animation.
| Name | Type | Description | Required | Default Value |
|---|---|---|---|---|
| Popup name | String | The name of the popup that should be displayed. | ✓ | - |
| Looping | Boolean | Determines whether the popup should loop or not. | ✗ | false |
1: DisplayPopup:["HoldIt"];
1: DP:["Testimony"|true];
The popup will not vanish until LoadLocation has been called.