d843836fae
Extracted from: https://github.com/temiroff/Blacknode.git Score: 1.0
360 B
360 B
Examples: text-concatenation-pipeline
Usage Example
# How to use this skill
# Inputs: text_a (string), text_b (string)
# Process: Instantiate a Text node with parameter value set to text_a → Instantiate a Text node with parameter value set to text_b → Instantiate a Concat node with no parameters
# Outputs: concatenated_text (string)