Operator Type:
Operator Scope of Action:
Operator Purpose:
Operator First Added:
Operator Altered:
Function [other Function type actions]
Item [operators of similar scope]
Stream parsing [other Stream parsing operators]
9.1.0
Stream.captureJSON
Attempts to parse the string as JSON and fails if unsuccessful. The parsed JSON is saved as the current JSON object; only one JSON object may be current at any time.
It returns the rest of the source string without the JSON therein.