Skip to content

jsonCompare (JSON Creation & Manipulation)

Compatible with:
  • Purpose
  • This command is used comapare JSON strings.  
  • If the path supplied in input is invalid, command fails with error "INVALID_JSON_PATH".
  • Syntax
  • jsonCompare(json_string || json_string,VariableName)
  • Target
  • json_string || json_string
  • Value
  • VariableName
  • Return Value
  • Returns 0 or 1 in case the path exists

 

Feedback and Knowledge Base