ShowSlide
Show a slide or slides, identified by either a slide number or a string match.
JSON
{
"slideNumber": integer,
"containingText": string,
}
Fields
- slideNumber
- Slide number, starting from 1. Optional.
- containingText
- Show all slides containing this text. Text does not necessarily need to be visible to match. Optional.