JP Software Tutorials
Download JP Software Products
Sources for further information
Navigation: TCC-RT > Variables & Functions > Functions
@JSONHASXPATH
@JSONHASXPATH[["filename",]xpath]] : Returns 1 if the specified xpath exists in the JSON file, or 0 if it doesn't.
If you do not specify a filename, @JSONHASXPATH will use the file previously opened by @JSONOPEN.