Skip to content
Mark Lee edited this page Mar 26, 2018 · 1 revision

Bool is a true/false yes/no situation. In the case of Avalanche the value is always translated as false unless a valid string is used. String are not case sensitive.

Valid strings:

  • true
  • yes
  • t
  • y
  • 1

More information

Clone this wiki locally