Skip to content

[F] isDeprecated

function isDeprecated(program, type): boolean;

Check if the given type is deprecated

ParameterTypeDescription
programProgramProgram
typeTypeType

boolean