Syntax

on openCard
  ...
end openCard

Explanation

Whenever Stacksmith shows a different card, it sends an openCard message to it, which allows the card’s script to perform some setup.

See Also