×
Operators
Multiply String is a ProtoFlux node that takes an input string A (String) and makes it repeat B (int) times for the output * (String).
Inputs
A (String)
The string to repeat B (int) times.
B (int)
How many times to repeat A (String).
Outputs
* (String)
Examples
-
An example of using Multiply String so you don't have to write "I should not bully staff members." 100 times.