RTI_JSON Function (Disambiguation)

Description

RTI_JSON refers to a series of various functions.

In OpenInsight 9, RTI_JSON uses an open source javascript library to process JSON requests.

In OpenInsight 10, RTI_JSON is a "wrapper" routine, calling either RTI_JSONX or RTI_JSON9. RTI_JSONX is itself a simplified calling mechanism wrapped around RTI_RJSON (which uses the open source rapidJSON library), while RTI_JSON9 is an OpenInsight 10 specific implementation of RTI_JSON from OI9.