Tag extractor
[flow/Tag extractor]
Maps the signal received via data
to its tag.
Example:
"A"@0 received via
data
"0"@0 sent via
tag
Keywords: synchronization, syncing
Input ports
data:
any
Receives the signal to extract the tag from.
Output ports
tag:
string
Sends the extracted tag.
Last updated