[F] getOperationId
function getOperationId(program, entity): undefined | string;Returns operationId set via the @operationId decorator or undefined
Parameters
Section titled “Parameters”| Parameter | Type | 
|---|---|
| program | Program | 
| entity | Operation | 
Returns
Section titled “Returns”undefined | string