[F] getErrorsDoc
function getErrorsDoc(program, target): string | undefined;Get the documentation string for the return errors types of an operation.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
program | Program | Program |
target | Operation | Type |
Returns
Section titled “Returns”string | undefined
Documentation value