error-help ( error -- topic )


Vocabulary
debugger

Inputs
erroran error


Outputs
topican article name or word


Generic word contract
Outputs a help article which explains the error.

See also
:help

Definition

GENERIC: error-help ( error -- topic )


Methods