Skip to content

[F] getFeature

function getFeature(program, entity): ArmFeatureOptions;

Get the FeatureOptions for a given type, these could be inherited from the namespace or parent type

ParameterTypeDescription
programProgramThe program to process.
entityTypeThe type entity to get feature options for.

ArmFeatureOptions

The ArmFeatureOptions if found, otherwise undefined.