Flips through cards in the current stack.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
show {number | all} cards
# Params
- number : The number of cards to display or all cards.
# Examples
show 15 cards
show all cards
show (the number of cards of this stack) cards
# Description
Use the show cards command to do "flipbook"-style animation or to display a number of cards quickly to the user.
The 'show number cards' form displays the number of cards, starting with the current card.
The 'show all cards' form displays all the cards in the current stack, starting and ending with the current card.
# Tags
# See
- **property:** lockRecent, lockScreen - **command:** show, go - **object:** card - **glossary:** command, current stack, current card