OperatorspassVersion: v4.22On this pagepassDoes nothing with the input.SynopsispassDescriptionThe pass operator relays the input without any modification. It exists primarily for testing and debugging.You can think of pass as the "identity" operator.ExamplesForward the input without any changes:pass