On this page
Methods

Interface Boolean

interface Boolean {
    valueOf(): boolean;
}
Index

Methods

Methods

  • Returns the primitive value of the specified object.

    Returns boolean

Was this helpful?
SDK JS
Reference
Boolean