ON_SHOW
ON_SHOW
This Event is triggered when the cell where the Marker is located becomes visible (i.e., the cell changes from hidden to visible).
NOTE: ON_SHOW cannot be modified with REPEAT.
- Example 1:
{[[(A), ON_SHOW:REPEAT]] You find a patrolling orc!}
- Example 2:
{[[(A), ON_SHOW]] You find a patrolling orc!}