Skip to content
Dade Lamkins edited this page Oct 15, 2022 · 1 revision

id: bool title: Bool hide_table_of_contents: true

A numeric value indicating either true or false.

Accepted values

0

A value of zero indicates false, off, or no depending on the context of the attribute.

1

A value of one indicates true, on, or yes depending on the context of the attribute.

Clone this wiki locally