ODTextCommandBuilderBooleanOption interface
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
The boolean option builder for text commands.
Properties
optional falseValue
string ➜ string
The value when false
inherited name
string ➜ string
The name of this option
inherited optional required
boolean ➜ boolean
Is this option required? (optional options can only exist at the end of the command!)
optional trueValue
string ➜ string
The value when true
type
type ➜ "boolean"
The type of this option