GoPxL SDK
template<std::size_t N>
void Replace ( const std::string &  path,
const char(&)  val[N] 
)
inline

Adds value if not exists.

Version
Introduced in 0.2.1.53
Parameters
pathPath.
valValue to be stored. Must be valid JSON data type.
Exceptions
GoJsonErrorwhen handle cannot be unflatted.