BOOLEAN — Type Bindings

BOOLEANboolean
1.0.0

Description

Parses a boolean from a single token using truthiness: true/yes/on map to true, and false/no/off map to false.

Examples

set %e:ENTITY% gravity [to] %val:BOOLEAN%

Other Type Bindings