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