GoPxL SDK
const bool IsStructured ( const std::string &  path) const

Checks if GoJson is structured (array or object).

Version
Introduced in 0.2.1.53
Parameters
pathPath.
Returns
true if is structured, otherwise false.