GoPxL SDK
template<typename T >
void Replace ( const std::string &  path,
const T &  val 
)

Replaces value.

Version
Introduced in 0.2.1.53
Parameters
pathPath.
valValue to be stored. Must be valid JSON data type.
Exceptions
GoJsonError