JSONSolDetail

Level of detail in JSON solution format
 Type: int
 Default value: 0
 Minimum value: 0
 Maximum value: 1

This parameter controls the amount of detail included in a JSON solution. For example, when this parameter is set to 1, the JSON string will contain data for all of the variables, even those with solution value 0.

For a precise description of the contents of the resulting JSON string, please refer to the JSON solution format section.

For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.