Template:How To Make Type Variables: Difference between revisions

Template page
create indirect write variable types thing
 
m make variables a type link
Line 1: Line 1:
Variables for {{{1}}} can be made using a [[ProtoFlux:Field As Variable|Field As Variable]] which can wrap any [[:Category:Type|type]] (Generic). This can be multiplexed using [[ProtoFlux:Multiplex|Multiplexing]] for using multiple variables into the same input on {{{1}}}. Multiplexing the inputs on {{{1}}} can be useful in modifying a list of variables during a [[ProtoFlux:For|For]] or [[ProtoFlux:While|While]] loop.
[[Type:Variable|Variables]] for {{{1}}} can be made using a [[ProtoFlux:Field As Variable|Field As Variable]] which can wrap any [[:Category:Type|type]] (Generic). This can be multiplexed using [[ProtoFlux:Multiplex|Multiplexing]] for using multiple variables into the same input on {{{1}}}. Multiplexing the inputs on {{{1}}} can be useful in modifying a list of variables during a [[ProtoFlux:For|For]] or [[ProtoFlux:While|While]] loop.

Revision as of 01:55, 3 February 2024

Variables for {{{1}}} can be made using a Field As Variable which can wrap any type (Generic). This can be multiplexed using Multiplexing for using multiple variables into the same input on {{{1}}}. Multiplexing the inputs on {{{1}}} can be useful in modifying a list of variables during a For or While loop.