User1052662409 posted
Hi All,
I have a ObjectParameter for my store procedure param6 which is a bool type.
I need to check if the value is true, it should go to in if block, but here I found strange, after being true it always goes to else block.
Fro reference please see the pic below.
Please suggest.
Thanks