The documentation for AACS and the CodeEditor.
Removes a character from the screen.
| Name | Type | Description | Required | Default Value | 
|---|---|---|---|---|
| Position | String | The position of the character that’s supposed to be removed. | ✓ | “Center” | 
1:  Snap:["Defense"];
The character position is the name given when the character was loaded. 
This counts for all instructions that use character positions. When omitted or invalid, the default value is Center.
This instruction was called RemoveCharacter before 2.0.8. It has been renamed for the sake of consistency.