GoPxL SDK
Home
Files
Namespace
template<typename T >
T Get
(
const std::string &
path
)
Gets value.
Version
Introduced in 0.2.1.53
Parameters
path
Path
Exceptions
GoJsonError
if path does not exist.
GoJsonError
if type is not compatible with the json's type.
Returns
valid JSON data.
GoPxLSdk
GoJson