|
<< Click to Display Table of Contents >> Navigation: Constants > RsJsonPathIndexError |
SIGNATURE=IWJsonDataObjects.RsJsonPathIndexError
ETYPE=Constant
Declaration:
Delphi: |
RsJsonPathIndexError = 'JSON path index out of bounds (%d) "%s"'; |
C++: |
RsJsonPathIndexError = 'JSON path index out of bounds (%d) "%s"'; |
Unit: IWJsonDataObjects.pas
Description: This is constant IWJsonDataObjects.RsJsonPathIndexError.