Skip to content

OptionScreen.addOption

Alex Kulcsar edited this page Apr 20, 2023 · 1 revision

OptionScreen.addOption method

Adds an option array to the screen. Option screens can accommodate up to three groups of options.

OptionScreen.addOption(option: string[]): void

Parameters

  • option: string[] Option array to add to the screen.
Clone this wiki locally