Versions Compared

Key

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

...

Code Block
languagebp
$insert SRPJSONX

Success = SRP_JsonX_Parse('MyDocument', json)
If Success EQ 0 then
	Error = SRP_JsonX_Error()
	debug
end
SRP_JsonX_End()