Tag From
This function block is used in the context of referencing variables between different parts of your project. It serves as an input point for variables and ensures that there are no conflicts with the naming of tags.
π₯ Inputs
Generic
This input accepts any type of data that you want to send, making this block versatile for various types of inputs.
π€ Outputs
This function block does not produce any outputs.
πΉοΈ Controls
Enter a string
A text input field where you can define a tag name. This string will be the identifier for any data sent from this block.
π¨ Features
Duplicate Tag Detection
The block automatically checks for duplicate tag names across all instances to prevent conflicts.
Self-Referencing Prevention
It ensures that the same tag cannot be used to reference itself, helping maintain data integrity.
π Usage Instructions
Input Data: Connect the required data to the
Generic
input.Define Tag: Enter a meaningful tag name in the text field to identify the variable.
Run Block: The block will evaluate the input and ensure there are no issues with duplicates or self-referencing.
π Evaluation
When executed, this function block verifies the input and outputs the connected data, allowing for smooth referencing in your workflow.
π‘ Tips and Tricks
π οΈ Troubleshooting
Last updated