ProtoFlux:GetTag: Difference between revisions

From Resonite Wiki
Create Get Tag ProtoFlux Node Page
 
reword
 
(3 intermediate revisions by 3 users not shown)
Line 12: Line 12:
|}}
|}}


Gets the value of the provided Instance [[Slot|Slot's]] tag field.  
The '''Get Tag''' node gets the [[tag]] value of the provided [[slot]].  


== Inputs ==
== Inputs ==
Line 26: Line 26:
Instance ([[Slot|Slot]])'s Tag field.
Instance ([[Slot|Slot]])'s Tag field.


== Examples ==
<gallery widths=480px heights=480px>
File:ProtoFlux_Example_.webp|Example of a  being used in some protoflux code.
</gallery>
[[Category:ProtoFlux:Slots:Info]]
[[Category:ProtoFlux:Slots:Info]]

Latest revision as of 20:41, 25 August 2025

Get Tag
Instance
*
Info

The Get Tag node gets the tag value of the provided slot.

Inputs

Instance (Slot)

Slot to check.

Outputs

* (String)

Instance (Slot)'s Tag field.