[F] getOperationLink
function getOperationLink( program, entity, linkType): | undefined | OperationLinkMetadata;Returns the OperationLinkMetadata for a given operation and link type, or undefined.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
program | Program |
entity | Operation |
linkType | string |
Returns
Section titled “Returns”| undefined
| OperationLinkMetadata