up previous next
H.Browse

browse the online help system
Syntax

H.Browse():NULL;
H.Browse(N:INT):NULL


Description
This function browses the online help system. Without an argument, it displays the next section of the online manual or the next command. With integer argument N, it skips ahead (or skips back, if N is negative) N sections of the manual or N commands.

See Also