Get Outer HTML

Function to get the outer HTML (inner HTML + the tag itself) of the first tag in this TagArray.

Prototype

public function getOuterHTML()

Parameters

No parameters

Return

String - the outer HTML of the first tag.