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