Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This function decodes a JSON formatted string to a DRUDR.

Code Block
void jsonDecodeUDRjsonDecodeUdr ( string jsonString,
                     DRUDR udr,                                    
                     boolean requireExactMapping (optional) )   

...