Hello ! I'm trying to find why in my application I'm getting a case sensitive like behavior by default and when trying to see what is the actual setting using "pragma case_sensitive_like;" without a boolean parameter I was expecting to get back the actual active setting but nothing comes back.
? Why this happen, other pragmas return their current setting. ? Cheers ! ?