P
Peter Judge
Guest
You should log a request to add support for class type-availability checks in the list of keywords allowed in &IF expressions (as doc'ed). That might or not solve your problem, depending on how far back you want to check. You will need to check KEYWORD('class') AND (hypothetically) GET-CLASS(JsonObject). -- peter
Continue reading...
Continue reading...