open

fun open(    url: String = definedExternally,     target: String = definedExternally,     features: String = definedExternally): Window?