The boolean class for Cheddar
true, with api:
true
cheddar.init( cheddar.bool, true )
false, with api:
false
cheddar.init( cheddar.bool, false )
Last updated 4 years ago
name
type
description
value
any
the value, can be a cheddar class. (will be cast to boolean if applicable)