[F] getFeature
function getFeature(program, entity): ArmFeatureOptions;Get the FeatureOptions for a given type, these could be inherited from the namespace or parent type
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
program | Program | The program to process. |
entity | Type | The type entity to get feature options for. |
Returns
Section titled “Returns”ArmFeatureOptions
The ArmFeatureOptions if found, otherwise undefined.