Boolean (Data Type)

A data type of which the value can be either true or false.

A data type of which the value can be either true or false.

Example

{
	"inverted": true
}

An inverted boolean set to true, which would invert the condition it’s in.