String Parser
The String Parser block receives raw data through its Input node and formats it ready to be accepted by other blocks in Processes as a string. The processed data is emitted from the output of the block. A string is any series of characters that can be interpreted literally, i.e. "hello world" and "JW14112022".
Input
- Input - To be connected to the output of a protocol Input block that can receive strings.
Output
- Output - A formatted String ready for use with other process blocks.