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.captureTo[("pattern","targetAttribute")]
Stores the string up to but not including the designated pattern string in the designated targetAttribute, and returns the string that follows pattern.