v.18.12Improvement

VisitParamExtractRaw Function Handles Nested Structures Correctly

The visitParamExtractRaw function works correctly with nested structures. Winter Zhang
The visitParamExtractRaw function is enhanced to properly handle nested structures in input data.

Why it matters

This feature addresses the limitation where visitParamExtractRaw was unable to correctly process nested data structures, enabling users to accurately extract raw parameters from complex hierarchical data formats.

How to use it

Users can apply the visitParamExtractRaw function as before; it now automatically supports nested structures without additional configuration or changes in usage.