Jump to content

Rocky K.

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Rocky K.

  1. Hi, I am using jsontext library and am wondering if circular reference is supported. For example: I would like to get the value (10) when I ask for NeedValueFromAbove, Here is a simple json file to illustrate my point { "Hello": { "World":10 }, "NeedValueFromAbove":{"$ref":"#/Hello/World"} }
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.