A sprite exists if it has been created with the Sprite command.
Once a sprite is created, it will stay in existence until a Sprite Off command is used to remove it.
The 'Sprite Exists' command lets you check if the sprite spriteID currently exists.
See also the Sprite and Sprite Off commands.