This example uses the Welcome to Green Mountain heading in the Welcome page of the GMO Web application, where [...] is the complete path for the Welcome page.
Browser.LoadPage("http://[...]") STRING sCaption sCaption = GMO.WelcomeText.GetFullCaption() Print(sCaption) // Result: // Welcome to Green Mountain Outpost's OnLine Catalog! We are moving ...