Forum Post: RE: is Keyword now irrelevant ?

  • Thread starter Thread starter Peter Judge
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top