Repeat a string: Difference between revisions

Add LabVIEW
m (→‎{{header|Go}}: small clarification)
(Add LabVIEW)
Line 494:
</lang>
 
=={{header|LabVIEW}}==
I don't know if there is a built-in function for this, but it is easily achieved with a For loop and Concatenate Strings.<br/>
[[file:LabVIEW_Repeat_a_string.png]]
=={{header|Liberty BASIC}}==
<lang lb>a$ ="ha "