open

fun open(type: String = definedExternally, replace: String = definedExternally): Document(source)
fun open(url: String, name: String, features: String): Window(source)

Since Kotlin

1.1