Function Machine.boolean

Returns a Boolean JSValue given a bool value.

JSValue boolean (
  bool value
);

See Also

xsBoolean