help ...

Prev Next

Function Names

help welcome, docs, help user guide, help language, help functions, help library, help keywords, help index

Library

Support Library

Description

These functions access the on-line B4P documentation.

help welcome Opens the welcome page in www.b4p.app.
docs " (same)
help user guide On-line user guide which contains valuable getting started information
help language On-line language reference guide focussing on the syntax and B4P language-specific features
help functions On-line guide to the complete function library
help library " (same)
help keywords On-line documentation index listing all keywords with direct links to the document contents
help index " (same)

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.

Call as: procedure

Restrictions

Under normal conditions, the 'Support Library' is loaded automatically, so no 'include(...)' call is needed.

Parameter count

0

See also

docs