Jump to content

Repeat a string: Difference between revisions

Line 579:
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|Lasso}}==
<lang Lasso>'ha'*5 // hahahahaha</lang>
 
=={{header|LFE}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.