| 
       
		Controls Web Browsers inserted by the user. 
      Syntax: 
      Syntax: 
      
      WebBrowser;Name=<name>;<url=<url>>; 
      WebBrowser;Name=<name>;<homeurl=<url>>; 
      WebBrowser;Name=<name>;<cmd=<GoBack|GoForward|Stop|Refresh|GoHome>>; 
       
      Examples: 
      
        WebBrowser;Name=INFO;homeurl=http://www.tordivel.com 
        WebBrowser;Name=SETUP;url=..\Etikett\web\description.htm 
        WebBrowser;Name=SETUP;cmd=GoHome 
       
      Note:
       Web Browsers are user defined in the General-Panel folder under 
		Service. 
		You
      can use paths relative to the Scorpion profile directory.  |