string()
Returns the entire content of the web document as a string.
Declaration
func string() -> String!Return Value
The entire content of the web document.
Returns the entire content of the web document as a string.
func string() -> String!The entire content of the web document.