[F] getArmKeyIdentifiers
function getArmKeyIdentifiers(program, entity): undefined | string[]
This function returns identifiers using the
Parameters
Parameter | Type | Description |
---|---|---|
program | Program | The program to process. |
entity | ArrayModelType | The array model type to check. |
Returns
undefined
| string
[]
returns list of arm identifiers for the given array model type if any or undefined.
Key
decorator.