[F] isDeprecated
function isDeprecated(program, type): boolean;
Check if the given type is deprecated
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
program | Program | Program |
type | Type | Type |
Returns
Section titled “Returns”boolean
function isDeprecated(program, type): boolean;
Check if the given type is deprecated
Parameter | Type | Description |
---|---|---|
program | Program | Program |
type | Type | Type |
boolean