JSON Array method - GetType(Index)
Hello ,
I am using the Json Array method - GetType(index) for one of the process.
It returns number seven(7) for a null element. and when its string it returns (6).
but I cant find any documentation related to what 6 or 7 mean. Or what other types are available and what numbers they relate to ?
can anyone guide me on this method ?
Thanks