P
Peter Judge
Guest
In addition to Has( ) you should also check for the property's type using the GetType( ) method. There's also one for arrays. And also also, when dealing with JSON remember that there are far fewer datatypes than in ABL: a JSON string can contain character or date data ; a JSON numeric type can contain integer or decimal data.
Continue reading...
Continue reading...