IsJson()

Determines if the object represents a JSON packet; Note that this is not an exhaustive test. Use DeserializeJSon()

Usage

BOOLEAN = IsJson( p1 )
Argument Summary
p1 String to test to see if it is JSON