Object Constructor

NewObject_Bool function

Constructs from a bool value.


func NewObject_Bool(value bool) ( *Object, error)

Remarks

See Also