title()
Returns the receiver’s document title.
Declaration
func title() -> String!Return Value
The title associated with the receiving document object.
Returns the receiver’s document title.
func title() -> String!The title associated with the receiving document object.