openweb
Support Library
This function opens a specified web page. If the browser name is not yet defined, then a short menu listing the available browsers appears for the first time. Similar as described in the function browser(), the chosen browser will be memorized for future use and can be changed over again if needed.
Under normal conditions, the 'Support Library' is loaded automatically, so no 'include(...)' call is needed.
1
No. | Type | Description |
---|---|---|
1 input |
string | URL web page address Specify a valid URL web page address as you would type it into the address field in the web browser. |
openweb( "https://www.b4p.app" );