Relative Content

Tag Archive for jq

Why neither branch of if-statement is reached?

Since .value is true, which does not have an field message, I thought .message? should be evaluated to false. Then “Y” should be printed. Can you help me understand why neither “X” nor “Y” is printed?