[F] getDeprecated
function getDeprecated(program, type): undefined | string;
Return the deprecated message or undefined if not deprecated
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
program | Program | Program |
type | Type | Type |
Returns
Section titled “Returns”undefined
| string