ProtoFlux:GetTag: Difference between revisions

From Resonite Wiki
m YoshBot moved page ProtoFlux:Get Tag to ProtoFlux:GetTag: Automated: removing spaces from ProtoFlux namespace
reword
 
Line 12: Line 12:
|}}
|}}


The '''Get Tag''' node 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_Get_Tag.webp|Example of a Get Tag 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.