CoCoA:H.Browse

From ApCoCoAWiki

H.Browse

browse the online help system

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.

Syntax

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

H.Commands

Man

   <type>help</type>
   <type>online-help</type>