[F] getDoc
function getDoc(program, target): undefined | string;
Get the documentation string for the given type.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
program | Program | Program |
target | Type | Type |
Returns
Section titled “Returns”undefined
| string
Documentation value