eglx.json package

eglx.json defines an API for writing data to and from JSON strings.

For an overview of this capability, see “Correspondence between a JSON string and an EGL variable.”

Table 1. Types
JSONLib external type
Record JsonName type Annotation
{ 
   targets = [ 
		   ElementKind.fieldMbr,
      ElementKind.structuredFieldMbr
	  ]
}
  value string;
end
Table 2. Compatibility
Target Issue
Java See type-specific topics.
JavaScript See type-specific topics.