Function: isPassedCweb()
function isPassedCweb(op): boolean;
Checks if the operation is a passed Cweb operation.
Parameters
• op: PreparedOperation
The operation to check.
Returns
boolean
True if the operation is a passed Cweb operation, false otherwise.