I don’t think this has happened to me before. In an xlate IF statement I’m checking the IB value to see if it is ne =null. It does not seem to be working when the value is null. When I do an echo I see {} for the null value suggesting a list. When I do a
] to try to get rid of the list, I still get the {}. When I treat it as numeric the IFs work if they are null but not if they are valued. Anyone have a suggestion for what I’m missing to get the null to work? Thanx!