Skip to content

[F] getOperationLink

function getOperationLink(
program,
entity,
linkType):
| undefined
| OperationLinkMetadata

Returns the OperationLinkMetadata for a given operation and link type, or undefined.

Parameters

ParameterType
programProgram
entityOperation
linkTypestring

Returns

| undefined | OperationLinkMetadata