ssod

<pop> Tag

The <pop> tag allows you to create a link that returns the player to the most recently pushed location in their navigation stack. This is useful when you’ve previously used a <push> tag to temporarily divert the player to a side scene, like a shop, sub-choice, or cutscene, and now want to let them return cleanly.


✅ Syntax

<pop>

This tag has no attributes and is self-closing.


📌 Behaviour


🛠 Example

You've browsed the merchant's wares long enough.

<pop>

This would render:

Return 🡒 (button)