Difference between revisions of "MWLLFlowNodes:StringConcat"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
m
m
Line 19: Line 19:
  
 
[[File:StringContact Example1.png|500px]]
 
[[File:StringContact Example1.png|500px]]
 +
 +
{{Navbox FlowNodes}}
  
 
[[Category:FlowNodes]]
 
[[Category:FlowNodes]]

Revision as of 20:13, 3 August 2017


StringContact is the MWLL Flowgraph Node merging multiple strings into a single one. Strings are merged from first to last, with spacebar added in between.

Example

Pick random temperature, set it on the map, and after one second display message in console: Temperature for today: XXX degrees

StringContact Example1.png