GoPxL SDK
static GoJsonPointer Combine ( const GoJsonPointer target,
const GoJsonPointer tail 
)

Combines two GoJsonPointers.

Version
Introduced in 0.2.1.53
Parameters
targetbase GoJsonPointer.
tailGoJsonPointer value to add.
Returns
new GoJsonPointer.